first stage finished: ready to publish to production; does not support users and...
[living-lab-site.git] / css / default.css
index 7f7507e..ae58bc4 100644 (file)
@@ -38,6 +38,13 @@ h1
        margin-top: 8px;
        margin-bottom: 8px;
 }
+.container-install-in-widget
+{
+       width: 320px;
+       margin: 0 auto;
+       margin-top: 8px;
+       margin-bottom: 8px;
+}
 
 #nav-menu
 {/*
@@ -134,7 +141,7 @@ h1
        width: 100%;*/
        /* padding: 12px; */
        margin: 0 auto;
-       width: 1024px;
+       width: 1056px;
        text-align: justify;
 }
 
@@ -169,6 +176,8 @@ h1
 #main dt
 {
        font-weight: bold;
+       margin-top: 1em;
+       margin-bottom: 0.5em;
 }
 
 #content
@@ -201,4 +210,5 @@ h1
 .pagination
 {
        clear: both;
+       word-spacing: 0.5em;
 }