/[web]/nav/css/source.css
ViewVC logotype

Diff of /nav/css/source.css

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

revision 2027 by rda, Wed Jul 4 13:04:29 2012 UTC revision 2028 by rda, Sat Feb 2 13:11:17 2013 UTC
# Line 4  Line 4 
4   * TODO top nav must stay on top when scrolling (reduced or full)   * TODO top nav must stay on top when scrolling (reduced or full)
5   *   *
6  */  */
   
7  /** Global rules for *.mageia.org */  /** Global rules for *.mageia.org */
8  /*  /*
9  body {  body {
# Line 28  h3 a { Line 27  h3 a {
27  }  }
28    
29  /** Specific to navigation elements */  /** Specific to navigation elements */
30    
31  #hmgn { margin: 0; padding: 0; }  #hmgn { margin: 0; padding: 0; }
32  #mgnav {  #mgnav {
33      margin: 0; padding: 0;      margin: 0; padding: 0;
# Line 83  h3 a { Line 83  h3 a {
83  .contribute #mgnav .contribute,  .contribute #mgnav .contribute,
84  .bugs-mageia-org #mgnav .contribute,  .bugs-mageia-org #mgnav .contribute,
85  .contrib #mgnav .contrib,  .contrib #mgnav .contrib,
86  .you #mgnav .you  .you #mgnav .you,
87    .contact #mgnav .contact
88  {  {
89      font-weight: bold;      font-weight: bold;
90      background: transparent;      background: transparent;
# Line 99  h3 a { Line 100  h3 a {
100      /* }} */      /* }} */
101  }  }
102    
103    /*
104    h1,
105    h2,
106    h3 {
107      font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
108      font-weight: normal;
109      color: #3494d3;
110    }
111    
112    h2 a,
113    h3 a {
114      color: #3494d3;
115      text-decoration: none;
116    }
117    */
118    
119  #mgnavtitle, /* deprecated */  #mgnavtitle, /* deprecated */
120  #mgnavt /* preferred */  #mgnavt /* preferred */
121  {  {

Legend:
Removed from v.2027  
changed lines
  Added in v.2028

  ViewVC Help
Powered by ViewVC 1.1.30