mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-23 21:33:09 +02:00
fluid layout: .wrap (90%)
This commit is contained in:
committed by
GitHub
parent
6c5a31af85
commit
cd9356796c
@@ -394,7 +394,7 @@ nav a[rel="external"] em,
|
||||
|
||||
.wrap,header nav, footer nav {
|
||||
position: relative;
|
||||
width: 1200px;
|
||||
width: 90%;
|
||||
max-width: 100%;
|
||||
margin-right:auto;
|
||||
margin-left: auto;
|
||||
@@ -1463,8 +1463,8 @@ section,.slide
|
||||
}
|
||||
|
||||
|
||||
/*== 5.1. Mini container width:50% (600px)
|
||||
.wrap:1200px; / Aligned items [class*="content-"]=== */
|
||||
/*== 5.1. Mini container width:50%
|
||||
Aligned items [class*="content-"]=== */
|
||||
|
||||
[class*="content-"] {
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user