/[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 2749 by schoenebeck, Wed Apr 29 11:03:36 2015 UTC
# Line 868  article dir { Line 868  article dir {
868      padding:0px;      padding:0px;
869      margin:0px;      margin:0px;
870      font-family:CRDCour;      font-family:CRDCour;
871        font-size:15px;
872      color:#000000;      color:#000000;
873  }  }
874    
875  article > dir {  article > dir, example > dir {
876      padding-left:66px;      padding-left:66px;
877      background-position:36px top;      background-position:36px top;
878  }  }
# Line 889  article dir file { Line 890  article dir file {
890      background-repeat:no-repeat;      background-repeat:no-repeat;
891      background-position:2px top;      background-position:2px top;
892      font-family:CRDCour;      font-family:CRDCour;
893        font-size:15px;
894      color:#6f6f6f;      color:#6f6f6f;
895  }  }
896    

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

  ViewVC Help
Powered by ViewVC