/* phpBB3 Style Sheet
--------------------------------------------------------------
- Style name: prosilver (the default phpBB 3.2.x style)
- Based on style:
+ Style name: debianforumde
+ Based on style: prosilver (this is the default phpBB3 style)
Original author: Tom Beddard ( http://www.subblue.com/ )
- Modified by: phpBB Limited ( https://www.phpbb.com/ )
+ Modified by: debianforum.de style team: https://debianforum.de/forum/viewtopic.php?f=14&t=165818
--------------------------------------------------------------
*/
@media only screen and (max-width: 710px) {
-#dfdeSubHeader {
-
- font-size:0;
-
-}
+ #dfdeSubHeader {
+ font-size:0;
+ }
}
-#debianforum-contact-icons {
- background-color: "#ff0000";
- display: block;
- padding: 5px;
- font-size:0;
- height: 16px;
- width: 16px;
-background-image: url("./images/icons_contact.png");
+#debianforum-contact-icons {
+ background-color: "#ff0000";
+ display: block;
+ padding: 5px;
+ font-size:0;
+ height: 16px;
+ width: 16px;
+ background-image: url("./images/icons_contact.png");
}
-
.debianforum-contact-icon {
-background-image: url("./images/icons_contact.png");
- background-repeat: no-repeat;
- display: block;
- height: 16px;
- width: 16px;
- font-size:0;
+ background-image: url("./images/icons_contact.png");
+ background-repeat: no-repeat;
+ display: block;
+ height: 16px;
+ width: 16px;
+ font-size:0;
}
+
.contact-icons a {
- border-bottom: 1px dotted;
- border-right: 1px dotted;
- display: block;
- /*float: left;*/
- padding: 8px;
+ border-bottom: 1px dotted;
+ border-right: 1px dotted;
+ display: block;
+ /*float: left;*/
+ padding: 8px;
}
/* #debianforum_content { */
#page-body {
- /*flex: 1;*/
+ /*flex: 1;*/
}
+
+
#debianforum_nav {
}
-
.debianforumde-sidebar {
- width: 150px;
+ width: 150px;
}
-#debianforum-outer {
- display: flex;
+#debianforum-outer {
+ display: flex;
}
+
@media only screen and (min-width: 480px) {
.page-body {
/* margin-left: 160px;
.debianforumde-sidebar {
width: 150px;
}
-
-
-#debianforum_outer {
- display: flex;
-}
-
-/* #debianforum_content { */
-#page-body {
- /* overflow:hidden; */
- /* background-color: red; */
-/* flex: 1; */
-}
-#debianforum_nav {
- /* background-color: blue; */
-}
-
-.debianforum_nav:after {
- content: ".";
- display: block;
- clear: both;
- visibility: hidden;
- height: 0;
-overflow:hidden;
-}
-
-
-
-#debianforum-outer {
-/* display: flex; */
- /* flex-direction: row-reverse; */
-
-}
-
-
-
-}
-
-
-
-@media only screen and (max-width: 680px), only screen and (max-device-width: 680px)
-{
-
-.debianforumde-sidebar {
- visibility: hidden;
- width: 1px;
- height: 1px;
-}
-
+
+ #debianforum_outer {
+ display: flex;
+ }
+
+ /* #debianforum_content { */
+ #page-body {
+ /* overflow:hidden; */
+ /* background-color: red; */
+ /* flex: 1; */
+ }
+
+ #debianforum_nav {
+ /* background-color: blue; */
+ }
+
+ .debianforum_nav:after {
+ content: ".";
+ display: block;
+ clear: both;
+ visibility: hidden;
+ height: 0;
+ overflow:hidden;
+ }
+
+ #debianforum-outer {
+ /*
+ display: flex;
+ */
+ /*
+ flex-direction: row-reverse;
+ */
+ }
+}
+
+
+
+@media only screen and (max-width: 680px), only screen and (max-device-width: 680px) {
+ .debianforumde-sidebar {
+ visibility: hidden;
+ width: 1px;
+ height: 1px;
+ }
}
#DebianforumLeisteUnten {
-overflow:hidden;
+ overflow:hidden;
clear:both;
-
}