diff options
| author | root | 2014-10-04 19:24:10 +0200 |
|---|---|---|
| committer | root | 2014-10-04 19:24:10 +0200 |
| commit | 80fb01db10054baf2c4c6e70a677e429fe5c34ee (patch) | |
| tree | fa01c22fb0e6e7eeb4944b9fe9eb765507ae6261 /index.php | |
| parent | 187eef34514d6e1f3c8ad7102e0fb9827210d4b7 (diff) | |
| download | jungegemeinde-80fb01db10054baf2c4c6e70a677e429fe5c34ee.tar.gz | |
Fancy Mode.
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -44,7 +44,9 @@ $user = new jg($u); <?php //<link rel ="stylesheet" href="/static/style.css"> - echo "<style>" . file_get_contents('static/style.min.css');?> + //echo "<style>" . file_get_contents('static/style.min.css'); + echo "<style>" . file_get_contents('static/style.min.css'); + ?> .dl-horizontal dt{white-space: normal;}.btn-info{background-color:#3083D6;border-color:#357ebd}.btn-primary{background-color:#3083D6;}.img-responsive{margin:0 auto;}@-moz-document url-prefix(){fieldset{display:table-cell;}}ul.nav li.dropdown:hover ul.dropdown-menu {display:block;}.video{max-width:720px;margin-right: auto;margin-left: auto;}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active{background-color:#3071a9}</style> <noscript><style>.navbar{margin-bottom:0;}</style></noscript> <title>Junge Gemeinde Adlershof</title> |
