X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;fp=web%2Fbrisk.css;h=30dc20980619b76430803bb8c9a60788ec9fba4b;hb=5d57557228a466f408c19a47490cca2ee0fc9ed7;hp=75b49752d7598b14226e438362ad2f710a747f48;hpb=39633e237b08a06391d3d316c3a3b466cd54a6af;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 75b4975..30dc209 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -38,6 +38,37 @@ body { align: center; } +h1 { + font-size: 200%; + margin: 0px; +} + +h2 { + font-size: 180%; + margin: 0px; +} + +h3 { + font-size: 160%; + margin: 0px; +} + +h4 { + font-size: 140%; + margin: 0px; +} + +h5 { + font-size: 120%; + margin: 0px; +} + +h6 { + font-size: 110%; + margin: 0px; +} + + div { font-size: 100%; }