www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/nav-bar/test9 layout7.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Fri, 09 Oct 2015 19:24:48 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/10/09 19:24:47

Modified files:
        server/staging/nav-bar/test9: layout7.css 

Log message:
        Simplify the .edu-cases style.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.105&r2=1.106

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -b -r1.105 -r1.106
--- layout7.css 9 Oct 2015 12:05:06 -0000       1.105
+++ layout7.css 9 Oct 2015 19:24:47 -0000       1.106
@@ -403,7 +403,7 @@
    margin: 1em 0;
 }
 #content .note strong { font-size: 1.2em; }
address@hidden (max-width: 45em) {
address@hidden (max-width: 46em) {
    #content .note { float: none; margin: auto; }
 }
 
@@ -466,7 +466,7 @@
    max-width: 20em;
    margin: .3em 0 1em 1.5em;
 }
address@hidden (max-width: 45em) {
address@hidden (max-width: 46em) {
    #content div.summary {
       float: none; max-width: 25em;
       margin: auto;  margin-top: 2.5em;
@@ -1040,10 +1040,10 @@
 
 /* Subsections of /education "Case Studies" */
 div.edu-cases {
-   border-top: 5px ridge #3465a4;
-   border-bottom: 5px ridge #3465a4;
+   border-top: .35em ridge #3465a4;
+   border-bottom: .35em ridge #3465a4;
    padding: 1.5em 0;
-   margin: 2em 4%;
+   margin: 2em 0;
 }
 
 /* make h3 for edu-cases look like h4 for other pages */
@@ -1051,12 +1051,6 @@
    font-size: 1.3em;
    margin: 1em 0;
 }
-#content div.edu-cases ul, div.edu-cases ol {
-   padding: 0 2%;
-}
-#content div.edu-cases ul li, div.edu-cases ol li {
-   margin: 0; margin-bottom: .1em;
-}
 
 
 /*************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]