aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.php b/index.php
index 268f0f2..52bf162 100644
--- a/index.php
+++ b/index.php
@@ -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>