Difference between revisions of "Template:Aachen/css"

 
(7 intermediate revisions by 2 users not shown)
Line 388: Line 388:
 
.dropdown-menu > .active > a:hover,
 
.dropdown-menu > .active > a:hover,
 
.dropdown-menu > .active > a:focus {
 
.dropdown-menu > .active > a:focus {
   text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
+
   color: white;
  /*box-shadow: inset 0px 5px 0px 0px #aa0044;*/
+
  background-color: #aa0044 !important;
  color: #008080 !important;
+
  -webkit-box-shadow: inset 0 2px 9px rgba(0, 0, 0, .25);
 +
          box-shadow: inset 0 2px 9px rgba(0, 0, 0, .25);
 
}
 
}
 
.navbar-default {
 
.navbar-default {
Line 677: Line 678:
 
     border: none;
 
     border: none;
 
background:none;
 
background:none;
}
 
.bgimg {
 
height: 70%;
 
background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;
 
-webkit-background-size: cover;
 
-moz-background-size: cover;
 
-o-background-size: cover;
 
background-size: cover;
 
 
}
 
}
 
.white25{
 
.white25{
Line 694: Line 687:
 
width: 100%;
 
width: 100%;
 
border: 4px solid #aa0044 !important;
 
border: 4px solid #aa0044 !important;
 +
padding: 10px !important;
 +
text-align: center;
 +
font-size: 25px;
 +
background-color: #aa0044;
 +
color: white;
 +
}
 +
.subboxBlau{
 +
width: 100%;
 +
border: 4px solid #003559 !important;
 +
padding: 10px !important;
 +
text-align: center;
 +
font-size: 25px;
 +
background-color: #aa0044;
 +
color: white;
 +
}
 +
.subboxGrau{
 +
width: 100%;
 +
border: 4px solid #999999 !important;
 +
padding: 10px !important;
 +
text-align: center;
 +
font-size: 25px;
 +
background-color: #aa0044;
 +
color: white;
 +
}
 +
.subboxGrün{
 +
width: 100%;
 +
border: 4px solid #008080 !important;
 
padding: 10px !important;
 
padding: 10px !important;
 
text-align: center;
 
text-align: center;
Line 706: Line 726:
 
}
 
}
 
.bgimg {
 
.bgimg {
height: 70%;
+
height: 90%;
 
/*background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;*/
 
/*background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;*/
 
background: url('https://static.igem.org/mediawiki/2017/8/80/T--Aachen--AnimationGif.gif');
 
background: url('https://static.igem.org/mediawiki/2017/8/80/T--Aachen--AnimationGif.gif');
Line 776: Line 796:
 
   src: url('https://static.igem.org/mediawiki/2017/7/7f/T--Aachen--glyphicons-halflings-regular.eot?#iefix')  format('embedded-opentype'), url('https://static.igem.org/mediawiki/2017/1/1b/T--Aachen--glyphicons-halflings-regular.ttf') format('truetype');
 
   src: url('https://static.igem.org/mediawiki/2017/7/7f/T--Aachen--glyphicons-halflings-regular.eot?#iefix')  format('embedded-opentype'), url('https://static.igem.org/mediawiki/2017/1/1b/T--Aachen--glyphicons-halflings-regular.ttf') format('truetype');
 
}
 
}
 
+
.scrollup {
 +
    padding: 5px;
 +
    width: 40px;
 +
    height: 40px;
 +
    position: fixed;
 +
    bottom: 50px;
 +
    right: 100px;
 +
    display: none;
 +
    text-indent: 0px;
 +
    background-color: #aa0044;
 +
}
 
/*# sourceMappingURL=bootstrap-theme.css.map */
 
/*# sourceMappingURL=bootstrap-theme.css.map */
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 01:35, 16 December 2017