bootstrap-source/bootstrap-3.0.3/examples/theme/theme.css
changeset 54 0ded9d7748b7
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bootstrap-source/bootstrap-3.0.3/examples/theme/theme.css	Fri Dec 20 22:49:16 2013 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +body {
     1.5 +  padding-top: 70px;
     1.6 +  padding-bottom: 30px;
     1.7 +}
     1.8 +
     1.9 +.theme-dropdown .dropdown-menu {
    1.10 +  display: block;
    1.11 +  position: static;
    1.12 +  margin-bottom: 20px;
    1.13 +}
    1.14 +
    1.15 +.theme-showcase > p > .btn {
    1.16 +  margin: 5px 0;
    1.17 +}
    1.18 \ No newline at end of file
Impressum Datenschutzerklärung