1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00
This commit is contained in:
Steven Hugg
2018-10-03 14:17:02 -04:00
parent 8bdf61bb30
commit d09f768628
7 changed files with 12 additions and 11 deletions
+5 -5
View File
@@ -109,15 +109,15 @@ div.mem_info a.selected {
}
.btn_group {
border-radius:6px;
padding:6px;
padding:8px;
margin-left:8px;
background-color: #666;
}
.btn_group button {
padding-left:3px;
padding-right:3px;
padding-top:0px;
padding-bottom:0px;
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
}
.btn_label {
color: #ccc;