Browse Source

fixes #43, neutraface on menus

pull/55/head
jlukic 11 years ago
parent
commit
f9e325d066
1 changed files with 0 additions and 10 deletions
  1. 10
      node/src/files/stylesheets/semantic.css

10
node/src/files/stylesheets/semantic.css

@ -515,16 +515,6 @@ a:hover {
#example .page {
/* font-family: "Arial, Helvetica, sans-serif"; */
}
#example .page .of {
font-family: 'Neutraface';
font-size: 12px;
color: #AAAAAA;
padding: 0px 5px;
}
#example .page .menu,
#example .page .of {
font-family: 'Neutraface';
}
#example .launch.button {
position: fixed;
top: 63px;

Loading…
Cancel
Save