Przeglądaj źródła

Give anchors styling in the docs.

tags/v1.0^2
Ben Kurtovic 10 lat temu
rodzic
commit
83d6fbd37d
1 zmienionych plików z 10 dodań i 0 usunięć
  1. +10
    -0
      static/sass/docs.sass

+ 10
- 0
static/sass/docs.sass Wyświetl plik

@@ -20,6 +20,16 @@ ul
li
margin-bottom: 2%

a
color: #727070
font-style: italic
text-decoration: none

&:hover
@extend .t3

color: #575757

span
&.code
background-color: $baseColor3 * 1.2


Ładowanie…
Anuluj
Zapisz