X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=30dc20980619b76430803bb8c9a60788ec9fba4b;hb=refs%2Fheads%2Fmeet-appr;hp=ef056ab4b5fc25bd0254a4d660eb286429a61e6d;hpb=fdc55b9426c3e1cb31e950e08b4bb0b35015cef3;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index ef056ab..30dc209 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -28,7 +28,7 @@ } body { - background-image: url('img/najole.png'); + background-image: url('img/najole_wh.png'); background-color: #fafafa; background-attachment: fixed; margin: 0px; @@ -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%; } @@ -110,7 +141,7 @@ img.ib_nobo { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/najole_light.png'); + background-image: url('img/najole_wh_light.png'); background-attachment: fixed; top: 0;