1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-26 10:21:30 +00:00

html, viewport changes

This commit is contained in:
Steven Hugg
2018-10-03 10:58:59 -04:00
parent 5c5ee32a66
commit 8bdf61bb30
2 changed files with 29 additions and 22 deletions
+6
View File
@@ -113,6 +113,12 @@ div.mem_info a.selected {
margin-left:8px;
background-color: #666;
}
.btn_group button {
padding-left:3px;
padding-right:3px;
padding-top:0px;
padding-bottom:0px;
}
.btn_label {
color: #ccc;
}