css comment
This commit is contained in:
parent
74fd48a0f2
commit
30bcfed964
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ ARTICLE TABLE {
|
||||||
box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
|
box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
|
||||||
}
|
}
|
||||||
|
|
||||||
// example of how to apply specific styles to specific thumbs for specific userclasses
|
/* example of how to apply specific styles to specific thumbs for specific userclasses */
|
||||||
/*
|
/*
|
||||||
BODY[data-userclass="anonymous"] .thumb[data-rating="e"] IMG {
|
BODY[data-userclass="anonymous"] .thumb[data-rating="e"] IMG {
|
||||||
filter: blur(5px);
|
filter: blur(5px);
|
||||||
|
|
Reference in a new issue