Styling, reindenting, theming and reorganising. noscript block to explain why the site is not working if javascript is not turned on.

This commit is contained in:
Ismo Vuorinen
2013-11-18 17:07:45 +02:00
parent 09d5ad02ac
commit ab75c3d07e
4 changed files with 117 additions and 108 deletions

View File

@@ -18,9 +18,7 @@ body {
.calculator {
background-color: rgba(255, 255, 255, 0.9);
padding: 20px 20px;
}
.calculator {
.inactive {
opacity: 0.5;
}