1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00
This commit is contained in:
Mark Otto
2014-06-08 11:18:59 -07:00
parent 3ee5542c99
commit 1e3b93804f
11 changed files with 48 additions and 36 deletions

View File

@@ -14,8 +14,8 @@ body {
.container-viewport {
position: absolute;
top: 100px;
left: 250px;
right: 250px;
left: 250px;
height: 300px;
background-color: #eee;
}