Changed all Stylus css to SASS because stylus is no longer supported by anyone. Fixed a bunch of references to old files no longer used - there are a lot of old pages that could still be removed.
This commit is contained in:
11
public/_weddings.sass
Normal file
11
public/_weddings.sass
Normal file
@@ -0,0 +1,11 @@
|
||||
#weddings
|
||||
.col2
|
||||
//position: absolute
|
||||
//left: 300px
|
||||
//top: 0px
|
||||
float: left
|
||||
width: 50%
|
||||
min-width: 280px
|
||||
.col1
|
||||
float: left
|
||||
min-width: 280px
|
||||
Reference in New Issue
Block a user