1
0
Fork 0
gh-pages
Ambrose Chua 2013-06-29 17:19:41 +08:00
parent 963e919838
commit 16d67d9606
1 changed files with 5 additions and 3 deletions

View File

@ -164,7 +164,7 @@ right: 10px;
background-color: rgba(0, 0, 0, 0.0);
z-index: 2;
color: #eee;
padding: 10px 0px;
padding: 10px 20px;
position: absolute;
top: 0;
left: 0;
@ -273,11 +273,13 @@ top: 2px;
}
.menupg {
display: none;
}
.menupg {
line-height: 25px;
font-size: 20px;
}
#menu {
display: block;
}
#optionsc > select {
margin: 20px 20px;