X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F2088188.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F2088188.tpl;h=3cc97ac30610c13bc1f7f65e0a479f72003f3a10;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/2088188.tpl b/wwwroot/data/templates/own_templates/2088188.tpl new file mode 100644 index 0000000..3cc97ac --- /dev/null +++ b/wwwroot/data/templates/own_templates/2088188.tpl @@ -0,0 +1,127 @@ +body { + color : #008000; + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + text-decoration: none; + background-color: #000; +} +#body { + width: 850px; + margin-right: 93px; +} +inframe { + width: 90%; + height: 230px; +} +/* ----- NODE CONTENT ----- */ +#topic { + width: 662px; + padding: 2px; + display: table; + wordwrap: break-word; +} +img { + padding: 2px; + border: 1px solid #008000; + margin: 2px; + background: #000; + max-width: 800px; +} +img:hover { + background: #111; + padding: 2px; + border: 1px dashed #008000; + margin: 2px; +} +a { + color: #FFF; + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + text-decoration: none; +} +a:hover { + color: #F00; + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + text-decoration: none; +} +a.mail { + color: #FFF; + font-size: 8pt; + font-weight: bold; + text-align: center; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + text-decoration: none; +} +a.mail:hover { + color: #9A6; + border-bottom: 1px solid #9A6; + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + text-decoration: none; + font-weight: bold; + text-align: center; +} +td { + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + wordwrap: break-word; +} +.bordered { + border: 1px dashed #008000; + background-color: #000; + wordwrap: break-word; +} +.bordered2 { + border-right: 1px dashed #008000; + border-bottom: 1px dashed #008000; + border-left: 1px dashed #008000; +} +.header { + background-color: #222; + border-bottom: solid 1px #008000; + height: 100%; + width: 100%; + vertical-align: top; + align: left; + padding: 0pt; + width: 100%; +} +.important { + font-weight: bold; + text-align: center; +} +.most_important { + font-weight: bold; + color: #F00; +} + +/* ----- USERLISTY ----- */ +.active_users { display: none;} +.active_user_img { display: none;} +.active_user_name { display: none;} +.acitive_friends { display: none;} + +/* ----- FORM ----- */ +textarea { + width : 666px; + height: 123px; + background-color: transparent; + border: 1px dashed #008000; + color: #999; + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; +} +/* ----- MENU ----- */ +#main_menu { + width: 85px; + text-align: center; +} +.menu_off { + display: block; +} +.menu_on { + display: block; +} +#onik { display: none;} +#offik { display: none;} \ No newline at end of file