mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2025-10-28 00:03:10 +01:00
9 lines
334 B
CSS
9 lines
334 B
CSS
/* 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} |