X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=34ea13685f0b1b783a69119fd782fc69fac342d5;hp=7f7c4af7da2ba5ee91912b78b73b7876deb6d766;hb=4fbd14bc87ec25ec5f68f0854d1feb0cd64a5ee4;hpb=10cf7b38ffd899a6fbfd4f4df17b48f2ea190aef diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 7f7c4af..34ea136 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -49,6 +49,11 @@ textarea { color: rgb(255, 172, 0); } +#sone a.internet { + color: rgb(255, 0, 0); + font-weight: bold; +} + #sone a img { border: none; }