mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Tweak brutstrap font size
This commit is contained in:
@@ -248,6 +248,13 @@ img.emoji
|
|||||||
|
|
||||||
/* Remaining brutaldon-specific tweaks */
|
/* Remaining brutaldon-specific tweaks */
|
||||||
|
|
||||||
|
body
|
||||||
|
{
|
||||||
|
/* brutstrap's default font-size is fine for full-text web
|
||||||
|
pages, but too big for this purpose. */
|
||||||
|
font-size: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
input, textarea
|
input, textarea
|
||||||
{
|
{
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
Reference in New Issue
Block a user