Conversion to SASS
See updated README.md for details.
This commit is contained in:
parent
83030c60c0
commit
df85ee4450
13 changed files with 513 additions and 249 deletions
7
css/_main.css
Normal file
7
css/_main.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.icon {
|
||||
display: inline-block;
|
||||
*display: inline;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
vertical-align: text-top;
|
||||
background: red; }
|
Loading…
Add table
Add a link
Reference in a new issue