mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-22 09:12:19 +00:00
Website templates
This commit is contained in:
9
html5-portfolio/css/layout.css
Normal file
9
html5-portfolio/css/layout.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* index.html */
|
||||
#page1 #content .col-1 {width:348px;margin-right:74px}
|
||||
#page1 #content .col-2 {width:227px}
|
||||
/* about-us.html */
|
||||
#page2 #content .col-1 {width:348px;margin-right:74px}
|
||||
#page2 #content .col-2 {width:227px}
|
||||
/* contact-us.html */
|
||||
#page5 #content .col-1 {width:349px;margin-right:73px}
|
||||
#page5 #content .col-2 {width:227px}
|
||||
Reference in New Issue
Block a user