mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
SubHeader ausblenden bei weniger als 710 Breite
This commit is contained in:
@@ -23,6 +23,16 @@
|
||||
@import url("debianforum.css?v=3.2");
|
||||
|
||||
|
||||
|
||||
@media only screen and (max-width: 710px) {
|
||||
#dfdeSubHeader {
|
||||
|
||||
font-size:0;
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
#debianforum-contact-icons {
|
||||
background-color: "#ff0000";
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user