Adjustments to top and main menus
This commit is contained in:
parent
200956e166
commit
22f8139f2e
@ -77,11 +77,9 @@ pre {
|
||||
padding-right: 2%;
|
||||
text-align: right;
|
||||
width: 22%;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
#content {
|
||||
border-left: solid 1px #999;
|
||||
float: right;
|
||||
padding: 0 2%;
|
||||
width: 78%;
|
||||
|
@ -39,6 +39,7 @@
|
||||
font-family: "IM Fell English", serif;
|
||||
background: #fff;
|
||||
border-bottom: solid 1px #ddd;
|
||||
border-top: solid 1px #ddd;
|
||||
}
|
||||
#aboveheadermenu > ul > li {
|
||||
float: left;
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
body {
|
||||
background: #fff;
|
||||
color: green;
|
||||
color: brown;
|
||||
}
|
||||
|
||||
body > header {
|
||||
|
Loading…
Reference in New Issue
Block a user