mainMenu border bottom/top
This commit is contained in:
parent
39456f83d0
commit
f7af71d52b
@ -2,11 +2,15 @@
|
||||
|
||||
#mainMenu {
|
||||
border-bottom: 1px solid black;
|
||||
margin-top: -1px;
|
||||
|
||||
.mainMenuItem {
|
||||
float: left;
|
||||
padding: 0.5em;
|
||||
border-right: 1px solid black;
|
||||
border-bottom: 1px solid black;
|
||||
border-top: 1px solid black;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.mainMenuItemRight {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user