Просмотр исходного кода

footer styling

link font color grey, h5 font size 0.8em
tags/0.9.0
Alej 5 лет назад
Родитель
Сommit
36781ddf80
1 измененных файлов: 3 добавлений и 1 удалений
  1. 3
    1
      vue-theme/src/components/footer.vue

+ 3
- 1
vue-theme/src/components/footer.vue Просмотреть файл

90
     background-color: $cia_red
90
     background-color: $cia_red
91
     h5
91
     h5
92
         font-color: $cia_white
92
         font-color: $cia_white
93
-        font-size: 1.8em
93
+        font-size: 0.8em
94
         font-weight: 700
94
         font-weight: 700
95
         line-height: 1.0em
95
         line-height: 1.0em
96
+    a   font color: $cia_grey
97
+
96
 </style>
98
 </style>

Загрузка…
Отмена
Сохранить