diff --git a/prototype/css/zallery.css b/prototype/css/zallery.css index 856c83e..2cb83d8 100755 --- a/prototype/css/zallery.css +++ b/prototype/css/zallery.css @@ -6,6 +6,9 @@ body{ margin-top: 40px; margin-bottom: 40px; } +.navbar .action a, .navbar .action span{ + color: #5a5ada !important; +} .photo-thumb, .photo { padding: 0px; @@ -18,4 +21,20 @@ body{ .col-center{ float: none; margin: 0 auto; +} + +.navbar .divider-vertical { + height: 40px; + margin: 5px 14px; + border-right: 2px solid #ffffff; + border-left: 2px solid #f2f2f2; +} +.navbar-inverse .divider-vertical { + border-right-color: #222222; + border-left-color: #111111; +} +@media (max-width: 767px) { + .navbar-collapse .nav > .divider-vertical { + display: none; + } } \ No newline at end of file diff --git a/prototype/main.html b/prototype/main.html index 1aef63f..854e90b 100755 --- a/prototype/main.html +++ b/prototype/main.html @@ -2,108 +2,135 @@ - - - - + + + + - Koc.se + Koc.se - - - - + + + + - - - - - + + + + + - + -
+
- +
-
+