Kaynağa Gözat

Give anchors styling in the docs.

tags/v1.0^2
Ben Kurtovic 10 yıl önce
ebeveyn
işleme
83d6fbd37d
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. +10
    -0
      static/sass/docs.sass

+ 10
- 0
static/sass/docs.sass Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet