Reduced whitespace
This commit is contained in:
parent
76d7fa475e
commit
5dc728a756
|
@ -21,7 +21,7 @@ margin-right:0;
|
|||
|
||||
address img + .fn {
|
||||
display:block;
|
||||
margin-top:6%;
|
||||
margin-top:8%;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
|
@ -40,7 +40,7 @@ left:0;
|
|||
}
|
||||
#site_nav_global_primary li {
|
||||
margin-left:0;
|
||||
margin-right:1%;
|
||||
margin-right:2%;
|
||||
float:left;
|
||||
font-size:0.9em;
|
||||
}
|
||||
|
@ -105,9 +105,30 @@ box-shadow:none;
|
|||
width:96.41%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-bottom:0;
|
||||
}
|
||||
|
||||
.notice,
|
||||
.profile {
|
||||
padding-top:4px;
|
||||
padding-bottom:4px;
|
||||
}
|
||||
.notice .entry-title {
|
||||
|
||||
}
|
||||
.notice div.entry-content {
|
||||
margin-left:0;
|
||||
width:75%;
|
||||
}
|
||||
.notice-options {
|
||||
width:90px;
|
||||
width:70px;
|
||||
margin-right:2%;
|
||||
}
|
||||
|
||||
|
||||
#footer {
|
||||
width:96%;
|
||||
padding:2%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user