(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 { | ||
− | + | color: white; | |
− | + | background-color: #aa0044 !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; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.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: | + | 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