Created
August 5, 2012 22:48
-
-
Save abondis/3267637 to your computer and use it in GitHub Desktop.
semantic.gs menu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| topmenu { | |
| @include column(12); | |
| float: right; | |
| ul{ | |
| @include column(9); | |
| float: right; | |
| padding:0; | |
| li { | |
| @include column(1); | |
| display: inline; | |
| float: none; | |
| } | |
| } | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
display: block;
float: left;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 23px;
font-weight: 200;
height: 23px;
line-height: 23px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: -webkit-auto;
vertical-align: baseline;
width: 60px;