Procházet zdrojové kódy

fixed css rule

master
Izaya před 5 roky
rodič
revize
c16c6e3142
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      static/index.html

+ 1
- 1
static/index.html Zobrazit soubor

@@ -24,7 +24,7 @@
bottom: 0px;
position: absolute;
}
@media screen and (min-width: 900px) {
@media screen and (max-width: 899px) {
.cpugraph {
display: none;
}


Načítá se…
Zrušit
Uložit