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

can't create a blank file; fixed .h gutter format; right align info links

This commit is contained in:
Steven Hugg
2018-11-24 16:08:33 -05:00
parent a511d81c97
commit a10559634f
3 changed files with 13 additions and 7 deletions
+3
View File
@@ -109,6 +109,9 @@ div.mem_info a:hover {
div.mem_info a.selected {
color: #ffffff;
}
.mem_info_links {
text-align:right;
}
.btn_group {
border-radius:6px;
padding:8px;