Commit a3524e7a authored by Nico Schallehn's avatar Nico Schallehn

test

parent 68467dce
......@@ -44,7 +44,7 @@ if(isset($_SESSION['api-key']) OR (isset($_COOKIE['api-key']) AND isset($_COOKIE
<meta name="description" content="MediaDB Webfrontend">
<meta name="author" content="">
<title>MediaDB-Anmeldung</title>
<link href="files/bootstrap.css" rel="stylesheet">
<link href="webapp/css/bootstrap.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="files/ie10-viewport-bug-workaround.css" rel="stylesheet">
......
......@@ -364,8 +364,8 @@ ul.callbacks_tabs.callbacks1_tabs {
}
@media(max-width:480px){
.container {
padding-right: 1px;
padding-left: 1px;
padding-right: 3px;
padding-left: 3px;
}
.caption {
width: 70%;
......@@ -396,6 +396,10 @@ ul.callbacks_tabs.callbacks1_tabs {
}
}
@media(max-width:320px){
.container {
padding-right: 1px;
padding-left: 1px;
}
.caption {
width: 70%;
top: 14%;
......@@ -427,15 +431,14 @@ ul.callbacks_tabs.callbacks1_tabs {
}
}
.button {
display: block;
z-index: 2;
text-shadow: none;
margin: 0;
max-width: none;
position: absolute;
top:5%;
right:5%;
display: block;
z-index: 2;
text-shadow: none;
margin: 0;
max-width: none;
position: absolute;
top:5%;
right:5%;
}
.button a{
text-decoration: none;
......
webapp/images/f_logo.png

3.71 KB | W: | H:

webapp/images/f_logo.png

3.88 KB | W: | H:

webapp/images/f_logo.png
webapp/images/f_logo.png
webapp/images/f_logo.png
webapp/images/f_logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -259,12 +259,12 @@ License URL: http://creativecommons.org/licenses/by/3.0/
</ul>
</div>
<div class="col_1_of_3 span_1_of_3">
<h3>Follow Us</h3>
<!-- <h3>Follow Us</h3>
<ul class="first">
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Youtube</a></li>
</ul>
</ul> -->
<div class="copy">
<p>&copy; 2015 Template by <a href="http://w3layouts.com" target="_blank"> w3layouts</a></p>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment