images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2088188.tpl
diff --git a/data/templates/own_templates/2088188.tpl b/data/templates/own_templates/2088188.tpl
new file mode 100644 (file)
index 0000000..3cc97ac
--- /dev/null
@@ -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
This page took 0.142842 seconds and 4 git commands to generate.