/[svn]/doc/tmpl/css/main.css
ViewVC logotype

Diff of /doc/tmpl/css/main.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2738 by schoenebeck, Tue Apr 28 17:24:16 2015 UTC revision 2784 by schoenebeck, Sat Jul 4 14:36:38 2015 UTC
# Line 547  article h3 { Line 547  article h3 {
547      font-weight:300;      font-weight:300;
548  }  }
549    
550    article p {
551        clear:both;
552    }
553    
554  article a {  article a {
555      font-weight:400;      font-weight:400;
556      color:#1ba1dd;      color:#1ba1dd;
# Line 868  article dir { Line 872  article dir {
872      padding:0px;      padding:0px;
873      margin:0px;      margin:0px;
874      font-family:CRDCour;      font-family:CRDCour;
875        font-size:15px;
876      color:#000000;      color:#000000;
877  }  }
878    
879  article > dir {  article > dir, example > dir {
880      padding-left:66px;      padding-left:66px;
881      background-position:36px top;      background-position:36px top;
882  }  }
# Line 889  article dir file { Line 894  article dir file {
894      background-repeat:no-repeat;      background-repeat:no-repeat;
895      background-position:2px top;      background-position:2px top;
896      font-family:CRDCour;      font-family:CRDCour;
897        font-size:15px;
898      color:#6f6f6f;      color:#6f6f6f;
899  }  }
900    

Legend:
Removed from v.2738  
changed lines
  Added in v.2784

  ViewVC Help
Powered by ViewVC