style.css: make hash the same
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
style.css: style.scss grids-responsive.css pure.css
|
||||
sass --no-source-map $< $@
|
||||
sass --no-charset --no-source-map $< | perl -p -e 'chomp if eof' > $@
|
||||
|
||||
@@ -113,6 +113,8 @@ header {
|
||||
}
|
||||
|
||||
nav {
|
||||
margin: 0 auto;
|
||||
max-width: 1000px;
|
||||
padding: 10px 0;
|
||||
text-align: right;
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user