Преглед изворни кода

fix some missed changes in print stylesheet

Thomas B пре 3 месеци
родитељ
комит
1e83a2946d
1 измењених фајлова са 1 додато и 13 уклоњено
  1. 1
    13
      static/css/print.css

+ 1
- 13
static/css/print.css Прегледај датотеку

1
 @import "sh_bright.min.css";
1
 @import "sh_bright.min.css";
2
 
2
 
3
-.wrap {
4
-    display: none;
5
-}
6
-
7
-.github-fork-ribbon-wrapper {
8
-    display: none;
9
-}
10
-
11
-#nav {
3
+#wrap, .github-fork-ribbon-wrapper, #nav {
12
     display: none;
4
     display: none;
13
 }
5
 }
14
 
6
 
28
     border-radius: 10px;
20
     border-radius: 10px;
29
 }
21
 }
30
 
22
 
31
-.show-comments {
32
-    display: none;
33
-}
34
-
35
 #footer {
23
 #footer {
36
     color: gray;
24
     color: gray;
37
     text-align: center;
25
     text-align: center;

Loading…
Откажи
Сачувај