Procházet zdrojové kódy

forgot to remove gravatar from print css

Thomas Buck před 2 roky
rodič
revize
c3756f2d1a
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0
    1
      static/css/print.css

+ 0
- 1
static/css/print.css Zobrazit soubor

@@ -52,7 +52,6 @@ pre {
52 52
     height: 150px;
53 53
     float: right; border: 2px, solid, #000000;
54 54
     border-radius: 10px;
55
-    background-image: url(https://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=150);
56 55
     margin-left: 2em;
57 56
     margin-bottom: 1em;
58 57
 }

Loading…
Zrušit
Uložit