Adrian Short před 5 roky
rodič
revize
be28037d8a
1 změnil soubory, kde provedl 3 přidání a 2 odebrání
  1. +3
    -2
      static/css/main.css

+ 3
- 2
static/css/main.css Zobrazit soubor

@@ -180,7 +180,6 @@ article p {
ul.tags {
margin: 0;
padding: 0;
background-color: ;
}

.tags li {
@@ -188,7 +187,9 @@ ul.tags {
list-style-type: none;
margin: 0 15px 0 0;
font-size: 0.8rem;
/* text-transform: lowercase; */
background-color: #eee;
padding: 3px 6px;
border-radius: 5px;
}

.tags li a, .tags li a:hover, .tags li a:visited {


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