]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/templates/christmas/christmas.css
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / templates / christmas / christmas.css
diff --git a/phpBB2_old/templates/christmas/christmas.css b/phpBB2_old/templates/christmas/christmas.css
deleted file mode 100644 (file)
index d856484..0000000
+++ /dev/null
@@ -1,210 +0,0 @@
-/*\r
-  The orightinal christmas Theme for phpBB version 2+\r
-  Created by subBlue design\r
-  http://www.subBlue.com\r
-*/\r
-\r
-\r
- /* General page style. The scroll bar colours only visible in IE5.5+ */\r
-body {\r
-       background-color: #E5E5E5;\r
-       scrollbar-face-color: #DEE3E7;\r
-       scrollbar-highlight-color: #FFFFFF;\r
-       scrollbar-shadow-color: #DEE3E7;\r
-       scrollbar-3dlight-color: #D1D7DC;\r
-       scrollbar-arrow-color:  #006699;\r
-       scrollbar-track-color: #EFEFEF;\r
-       scrollbar-darkshadow-color: #98AAB1;\r
-}\r
-\r
-/* General font families for common tags */\r
-font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }\r
-a:link,a:active,a:visited { color : #006699; }\r
-a:hover                { text-decoration: underline; color : #DD6900; }\r
-hr     { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}\r
-\r
-\r
-/* This is the border line & background colour round the entire page */\r
-.bodyline      { background-color: #FFFFFF; border: 1px #98AAB1 solid; }\r
-\r
-/* This is the outline round the main forum tables */\r
-.forumline     { background-color: #FFFFFF; border: 2px #006699 solid; }\r
-\r
-\r
-/* Main table cell colours and backgrounds */\r
-td.row1        { background-color: #EFEFEF; }\r
-td.row2        { background-color: #DEE3E7; }\r
-td.row3        { background-color: #D1D7DC; }\r
-\r
-\r
-/*\r
-  This is for the table cell above the Topics, Post & Last posts on the index.php page\r
-  By default this is the fading out gradiated silver background.\r
-  However, you could replace this with a bitmap specific for each forum\r
-*/\r
-td.rowpic {\r
-               background-color: #FFFFFF;\r
-               background-image: url(images/cellpic2.jpg);\r
-               background-repeat: repeat-y;\r
-}\r
-\r
-/* Header cells - the blue and silver gradient backgrounds */\r
-th     {\r
-       color: #FFA34F; font-size: 11px; font-weight : bold;\r
-       background-color: #006699; height: 25px;\r
-       background-image: url(images/cellpic3.gif);\r
-}\r
-\r
-td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {\r
-                       background-image: url(images/cellpic1.gif);\r
-                       background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;\r
-}\r
-\r
-\r
-/*\r
-  Setting additional nice inner borders for the main table cells.\r
-  The names indicate which sides the border will be on.\r
-  Don't worry if you don't understand this, just ignore it :-)\r
-*/\r
-td.cat,td.catHead,td.catBottom {\r
-       height: 29px;\r
-       border-width: 0px 0px 0px 0px;\r
-}\r
-th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {\r
-       font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }\r
-td.row3Right,td.spaceRow {\r
-       background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }\r
-\r
-th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }\r
-th.thSides,td.catSides,td.spaceRow      { border-width: 0px 1px 0px 1px; }\r
-th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }\r
-th.thLeft,td.catLeft     { border-width: 0px 0px 0px 1px; }\r
-th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }\r
-th.thTop        { border-width: 1px 0px 0px 0px; }\r
-th.thCornerL { border-width: 1px 0px 0px 1px; }\r
-th.thCornerR { border-width: 1px 1px 0px 0px; }\r
-\r
-\r
-/* The largest text used in the index page title and toptic title etc. */\r
-.maintitle,h1,h2       {\r
-                       font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;\r
-                       text-decoration: none; line-height : 120%; color : #000000;\r
-}\r
-\r
-\r
-/* General text */\r
-.gen { font-size : 12px; }\r
-.genmed { font-size : 11px; }\r
-.gensmall { font-size : 10px; }\r
-.gen,.genmed,.gensmall { color : #000000; }\r
-a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }\r
-a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }\r
-\r
-\r
-/* The register, login, search etc links at the top of the page */\r
-.mainmenu              { font-size : 11px; color : #000000 }\r
-a.mainmenu             { text-decoration: none; color : #006699;  }\r
-a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }\r
-\r
-\r
-/* Forum category titles */\r
-.cattitle              { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}\r
-a.cattitle             { text-decoration: none; color : #006699; }\r
-a.cattitle:hover{ text-decoration: underline; }\r
-\r
-\r
-/* Forum title: Text and link to the forums used in: index.php */\r
-.forumlink             { font-weight: bold; font-size: 12px; color : #006699; }\r
-a.forumlink    { text-decoration: none; color : #006699; }\r
-a.forumlink:hover{ text-decoration: underline; color : #DD6900; }\r
-\r
-\r
-/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */\r
-.nav                   { font-weight: bold; font-size: 11px; color : #000000;}\r
-a.nav                  { text-decoration: none; color : #006699; }\r
-a.nav:hover            { text-decoration: underline; }\r
-\r
-\r
-/* titles for the topics: could specify viewed link colour too */\r
-.topictitle                    { font-weight: bold; font-size: 11px; color : #000000; }\r
-a.topictitle:link   { text-decoration: none; color : #006699; }\r
-a.topictitle:visited { text-decoration: none; color : #5493B4; }\r
-a.topictitle:hover     { text-decoration: underline; color : #DD6900; }\r
-\r
-\r
-/* Name of poster in viewmsg.php and viewtopic.php and other places */\r
-.name                  { font-size : 11px; color : #000000;}\r
-\r
-/* Location, number of posts, post date etc */\r
-.postdetails           { font-size : 10px; color : #000000; }\r
-\r
-\r
-/* The content of the posts (body of text) */\r
-.postbody { font-size : 12px;}\r
-a.postlink:link        { text-decoration: none; color : #006699 }\r
-a.postlink:visited { text-decoration: none; color : #5493B4; }\r
-a.postlink:hover { text-decoration: underline; color : #DD6900}\r
-\r
-\r
-/* Quote & Code blocks */\r
-.code {\r
-       font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;\r
-       background-color: #FAFAFA; border: #D1D7DC; border-style: solid;\r
-       border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px\r
-}\r
-\r
-.quote {\r
-       font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;\r
-       background-color: #FAFAFA; border: #D1D7DC; border-style: solid;\r
-       border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px\r
-}\r
-\r
-\r
-/* Copyright and bottom info */\r
-.copyright             { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}\r
-a.copyright            { color: #444444; text-decoration: none;}\r
-a.copyright:hover { color: #000000; text-decoration: underline;}\r
-\r
-\r
-/* Form elements */\r
-input,textarea, select {\r
-       color : #000000;\r
-       font: normal 11px Verdana, Arial, Helvetica, sans-serif;\r
-       border-color : #000000;\r
-}\r
-\r
-/* The text input fields background colour */\r
-input.post, textarea.post, select {\r
-       background-color : #FFFFFF;\r
-}\r
-\r
-input { text-indent : 2px; }\r
-\r
-/* The buttons used for bbCode styling in message post */\r
-input.button {\r
-       background-color : #EFEFEF;\r
-       color : #000000;\r
-       font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;\r
-}\r
-\r
-/* The main submit button option */\r
-input.mainoption {\r
-       background-color : #FAFAFA;\r
-       font-weight : bold;\r
-}\r
-\r
-/* None-bold submit button */\r
-input.liteoption {\r
-       background-color : #FAFAFA;\r
-       font-weight : normal;\r
-}\r
-\r
-/* This is the line in the posting page which shows the rollover\r
-  help line. This is actually a text box, but if set to be the same\r
-  colour as the background no one will know ;)\r
-*/\r
-.helpline { background-color: #DEE3E7; border-style: none; }\r
-\r
-\r
-/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */\r
-@import url("formIE.css");\r