Subversion Repositories LCARS

Rev

Rev 83 | Rev 108 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 83 Rev 88
Line 162... Line 162...
162
[lang^="x-vulcan-latin"] {
162
[lang^="x-vulcan-latin"] {
163
  font-family: "URW Chancery L", "Matura MT Script Capitals",
163
  font-family: "URW Chancery L", "Matura MT Script Capitals",
164
    Haettenschweiler, Haettens, "Zurich XCn BT", impact, Verdana,
164
    Haettenschweiler, Haettens, "Zurich XCn BT", impact, Verdana,
165
    Geneva, Arial, Helvetica, sans-serif;
165
    Geneva, Arial, Helvetica, sans-serif;
166
}
166
}
-
 
167
-
 
168
/* HTML5 elements */
-
 
169
-
 
170
nav
-
 
171
{
-
 
172
  display: block;
-
 
173
}
167
 
174