mirror of
https://github.com/wassname/mad.git
synced 2026-08-09 12:10:15 +08:00
major changes, moving around files, customizations added
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.nounderline{
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
body{
|
||||
color: #0A7ED7;
|
||||
font-family:
|
||||
@@ -31,3 +35,20 @@ blockquote{
|
||||
.form-control.custwidth{
|
||||
width: 768px;
|
||||
}
|
||||
|
||||
.modal-left{
|
||||
padding-right: 20px;
|
||||
border-right: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.modal-left-item{
|
||||
padding-bottom:5px;
|
||||
}
|
||||
|
||||
.modal-left-buttons{
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.modal-right-button{
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user