(file) Return to styles-site.css CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web

Diff for /geekymedia_web/styles-site.css between version 1.1.1.1 and 1.4

version 1.1.1.1, 2005/02/12 13:08:46 version 1.4, 2005/08/08 20:03:06
Line 1 
Line 1 
 body { body {
         font-family: Georgia, Verdana, Lucida Sans Unicode, sans-serif;         font-family: Georgia, Verdana, Lucida Sans Unicode, sans-serif;
         margin-left:8%;          margin-left:5%;
         margin-right:8%;          margin-right:5%;
         color: black;         color: black;
         background: white;                background: white;       
         font-size:14px;         font-size:14px;
Line 18 
Line 18 
 h1 { h1 {
     font-family: Garamond, "Times New Roman", serif;     font-family: Garamond, "Times New Roman", serif;
         font-size: 200%;         font-size: 200%;
         margin-left: -6%;  /*      margin-left: -3%; */
         }         }
  
 h2 { h2 {
     font-family: Garamond, "Times New Roman", serif;     font-family: Garamond, "Times New Roman", serif;
         font-size: 200%;         font-size: 200%;
         text-transform: lowercase;         text-transform: lowercase;
         margin-left: -4%;  /*      margin-left: -2%;*/
         }         }
  
 h3 { h3 {
     font-family: Garamond, "Times New Roman", serif;     font-family: Garamond, "Times New Roman", serif;
         font-size: 150%;         font-size: 150%;
         text-transform:  lowercase;         text-transform:  lowercase;
         margin-left: -4%;  /*      margin-left: -2%;*/
         }         }
  
 /* /*
Line 56 
Line 56 
                                 }                                 }
         a:visited       {         a:visited       {
                 color: #748D7C;                 color: #748D7C;
                 font-weight:none;                  font-weight:normal;
                                 }                                 }
         a:hover         {         a:hover         {
                 color: #ff813e;                 color: #ff813e;
           font-style: italic;
           text-transform:uppercase;
                                 }                                 }
  
 pre { pre {
Line 95 
Line 97 
     background: rgb(204,204,255);     background: rgb(204,204,255);
     padding: 0.5em;     padding: 0.5em;
     border: none;     border: none;
         margin-left: -6%;  /*      margin-left: -6%; */
   }   }
 div.quote { div.quote {
     background: rgb(255,190,170);     background: rgb(255,190,170);
     padding: 0.5em;     padding: 0.5em;
     border: none;     border: none;
         margin-left: -6%;  /*      margin-left: -6%; */
         font: italic normal 10pt Georgia, Verdana, Lucida Sans Unicode, sans-serif;         font: italic normal 10pt Georgia, Verdana, Lucida Sans Unicode, sans-serif;
         letter-spacing: 1px;         letter-spacing: 1px;
         margin-bottom: 0px;         margin-bottom: 0px;
Line 113 
Line 115 
         border-width: thin;         border-width: thin;
         width: 100%;         width: 100%;
     padding: 0.5em;     padding: 0.5em;
         margin-left: -6%;  /*      margin-left: -6%;       */
 } }
  
 p.changed { p.changed {
Line 132 
Line 134 
 #footer a:link, #footer a:visited { #footer a:link, #footer a:visited {
         font-family: verdana, arial, sans-serif;         font-family: verdana, arial, sans-serif;
         color: #748D7C;         color: #748D7C;
         font-weight:none;          font-weight:normal;
         }         }
  
 /* /*


Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.4

Rizwan Kassim
Powered by
ViewCVS 0.9.2