This website works better with JavaScript.
Home
Explore
Help
Sign In
dom
/
freaCMS
Watch
1
Star
1
Fork
0
Code
Issues
1
Pull Requests
0
Releases
2
Wiki
Activity
mostly filebased Content Presentation System
110
Commits
2
Branches
Tree:
62c303928b
freaCMS
/
rsc
/
sass
/
_design.scss
_design.scss
90B
Raw
Normal View
History
copy from a local branch (initial commit)
5 years ago
basic link styling
4 years ago
copy from a local branch (initial commit)
5 years ago
basic link styling
4 years ago
copy from a local branch (initial commit)
5 years ago
menu activeness and contentelement completnesses
4 years ago
1
2
3
4
5
6
7
a
{
text-decoration
: none;
&:hover {
text-decoration
: underline;
}
}