adding support for the 1140px grid
This commit is contained in:
43
css/1140/ie.css
Normal file
43
css/1140/ie.css
Normal file
@@ -0,0 +1,43 @@
|
||||
.onecol {
|
||||
width: 4.7%;
|
||||
}
|
||||
|
||||
.twocol {
|
||||
width: 13.2%;
|
||||
}
|
||||
|
||||
.threecol {
|
||||
width: 22.05%;
|
||||
}
|
||||
|
||||
.fourcol {
|
||||
width: 30.6%;
|
||||
}
|
||||
|
||||
.fivecol {
|
||||
width: 39%;
|
||||
}
|
||||
|
||||
.sixcol {
|
||||
width: 48%;
|
||||
}
|
||||
|
||||
.sevencol {
|
||||
width: 56.75%;
|
||||
}
|
||||
|
||||
.eightcol {
|
||||
width: 61.6%;
|
||||
}
|
||||
|
||||
.ninecol {
|
||||
width: 74.05%;
|
||||
}
|
||||
|
||||
.tencol {
|
||||
width: 82%;
|
||||
}
|
||||
|
||||
.elevencol {
|
||||
width: 91.35%;
|
||||
}
|
||||
Reference in New Issue
Block a user