X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=e46540a148095dd1b7fce1b21c84d49e2bc31085;hp=f30bb03d32dfae12fd83e1a515e2da8ab75552c7;hb=7bfd17c9c8b2fd5717308019bd2821ca643b4814;hpb=6fb5846e38f0d68f2870f9a4222685f9219da3ba diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index f30bb03..e46540a 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -684,6 +684,10 @@ textarea { width: 95%; } +#sone .image .album-sone { + font-size: 80%; +} + #sone .image .image-title, #sone .album .album-title { font-weight: bold; }