Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
dom
/
freaCMS
Следить
1
В избранное
1
Форкнуть
0
Код
Задачи
1
Pull Request'ы
0
Релизы
2
Вики
Активность
mostly filebased Content Presentation System
111
коммитов
2
Ветки
Дерево:
0b9c6b891f
freaCMS
/
rsc
/
sass
/
_design.scss
_design.scss
90B
Исходник
Normal View
История
copy from a local branch (initial commit)
5 лет назад
basic link styling
4 лет назад
copy from a local branch (initial commit)
5 лет назад
basic link styling
4 лет назад
copy from a local branch (initial commit)
5 лет назад
menu activeness and contentelement completnesses
4 лет назад
1
2
3
4
5
6
7
a
{
text-decoration
: none;
&:hover {
text-decoration
: underline;
}
}