about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css index 58a6e47..7bdb47d 100644 --- a/style.css +++ b/style.css
@@ -195,3 +195,9 @@ footer a:link {
195 display: inline; 195 display: inline;
196 text-decoration: underline; 196 text-decoration: underline;
197} 197}
198
199.yt::after {
200 content: " *";
201 color: red;
202 size: 50%;
203}