[ds12] minor stuff

This commit is contained in:
payload 2012-06-28 23:35:05 +02:00
parent ef777681cd
commit 04ffb35e78
1 changed files with 2 additions and 1 deletions

View File

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