This website works better with JavaScript
Home
Explore
Help
Register
Sign In
szilagyig
/
citywebshop_cms
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7813820faf
Branches
Tags
master
citywebshop_cms
/
dompdf
/
lib
/
php-css-parser
/
tests
/
files
/
specificity.css
specificity.css
86 B
History
Raw
1
2
3
4
5
6
7
#test .help,
#file,
.help:hover,
li.green,
ol li::before {
font-family: Helvetica;
}