[ds12] minor stuff

This commit is contained in:
payload 2012-06-28 23:35:05 +02:00
parent ef777681cd
commit 04ffb35e78

View File

@ -58,7 +58,7 @@ body {
} }
#menu * { #menu * {
text-align: center; text-align: center;
font-size: 75%; font-size: 87%;
} }
#battery, #c3d2 { width: auto; } #battery, #c3d2 { width: auto; }
#c3d2 { text-align: right; } #c3d2 { text-align: right; }
@ -134,6 +134,7 @@ section.resource > h4 {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
max-width: 300px; max-width: 300px;
min-height: 3em;
} }
section.resource > p.play { section.resource > p.play {
text-align: center !important; text-align: center !important;