Hoster für meinen eigenen Style gesucht!

Hier wird über Freewar-Styles und -Designs geredet. Man kann eigene Styles vorstellen oder Fragen zu den CSS-Styles stellen.
Antworten
Orblank
Feuerwolf
Beiträge: 112
Registriert: 3. Jul 2012, 20:07

Hoster für meinen eigenen Style gesucht!

Beitrag von Orblank » 24. Jun 2015, 02:46

Hi Community,

ich hatte damals einen Kollegen gehabt, der mir meinen CSS-Style auf seinen Server für mich hochgeladen hat. Nun spielt dieser nicht mehr und den sein Server ist auch kompett down. Ich wollte fragen, ob mir jemanden einen Gefallen tun kann und diesen Style hier bei sich hosten kann, damit ich wieder mit ihm spielen kann.

Danke

Code: Alles auswählen


/* Import: Waffenzustand direkt anzeigen */
   @import url(wcv.css);
/* Import: Aggressive NPC auf der Map zeigen und im Main-Frame hervorheben */
   @import url(ans.css);
/* Import: Inventar-Veränderungen */
   @import url(cid.css);
/* Import: LP-Anzeige im Item-Menü ausschalten */
#topheader { display:none;}


/* global */
p,ul,ol,div,td,span,
layer,table,body     { color: #E4E4E4; font-size: 12px; font-family: Arial, "Comic Sans MS", Verdana }
p                 { color: #E4E4E4; margin: 0; padding: 0 }

/* body */
body              { background-color: #ffffff; margin: 0 }

/* table */
table             { border:0px; border-collapse: collapse; } /* cellspacing & cellpadding & border =0 no longer needed
td                { padding:0px; margin:0px; }

/* scrollbars */
/* body, textarea       { scrollbar-base-color:#BBBBBB; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#007F9F; scrollbar-darkshadow-color:#999999; scrollbar-face-color:#D5D5D5; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#636363; scrollbar-track-color:#F5F5F5; } */

/* links */
a:link { color:#9FB6FF; text-decoration:none; font-weight:bold; }
a:visited { color:#9FB6FF; text-decoration:none; font-weight:bold; }
a:active { color:#9FB6FF; text-decoration:hover; font-weight:bold; }
a:hover  { color:#DD0000; text-decoration:underline; font-weight:bold; }

/* fonts */
h1    { color: #E4E4E4; font-size: 12px; font-weight: bold; margin-bottom: 0; }
.medium    { color: #E4E4E4; font-size: 11px; }
.small    { color: #E4E4E4; font-size: 10px; }

/* colors */
.fontcolor  { color: silver; }
.white { color: #FFFFFF; }

/* bgcolors */
.body { background-color: #FFFFFF; }
.divider { background-color: #555555; }
.outline { background-color: #999999; }
.menubg   { background-color: #F1F1F1; }

.brightbg   { background-color: #E5E5E5; }
.verybrightbg   { background-color: #F1F1F1; }
.reallybrightbg   { background-color: #FAFAFA; }


.whitebg { background-color: #FFFFFF; }
.blackbg { background-color: #000000; }
.brownbg { background-color: #E1D8D1; }

/* forms */
.registerinput { width: 100%; font-size: 10px; }
.registersubmit { font-size: 10px; }
.logininput { width: 100%; font-size: 10px; }
.loginsubmit { width: 100%; font-size: 10px; }

/* forms */
.input                  { color: #E4E4E4; font-size: 10px; background-color: transparent; border: solid 1px }
.submitsagen         { color: #E4E4E4; font-size: 10px; font-weight: bold; background-color: transparent; margin-right: 2px; margin-left: 1px; width: 88px; }
.submitschreien     { color: #8199FF; font-size: 10px; font-weight: bold; background-color: transparent; margin-right: 2px; width: 88px; }
.submitclan        { color: #EE7621; font-size: 10px; font-weight: bold; background-color: transparent; margin-right: 2px; width: 88px; }
.submitgroup    { color: #7FFF00; font-size: 10px; font-weight: bold; background-color: transparent; margin-right: 2px; width: 88px; }
.submitworldsay      { color: #002d00; font-size: 10px; font-weight: bold; background-color: #A5E547; margin-right: 2px; width: 88px }

textarea            { color: #E4E4E4; font-size: 12px; background-color: #002d00; border: solid 1px navy }
select               { color: #E4E4E4; font-size: 11px; background-color: #002d00 }


/* banner stuff */
.bannerad { border: 1px solid #C85424; }



/* text classes */
.chattext    { color: #E4E4E4; font-size: 12px; font-family: Verdana; }
.chattextscream  { color: #8199FF; font-size: 12px; font-family: Verdana; }
.chattextclan  { color: #EE7621; font-size: 12px; font-family: Verdana; }
.chattextinfo       { color: black; font-family: Verdana; font-style: italic; background-color: #A5E547; font-size: 13px; }
.chattextgroup { color: #7FFF00; font-size: 12px; font-family: Verdana; }
.chattextworldsay     { color: black; font-family: Verdana; background-color: #008B00; font-size: 13px; }
.healthmed { color: #FF8000; }
.healthok { color: #9ACD32; }
.healthcritical { color: #D20000; }
.chatpics { display: none; }
.submitwhisper  { color: #00cd00; font-size: 10px; font-weight: bold; background-color: transparent; margin-right: 2px; margin-left: 1px; width: 88px; }
.chattextwhisper { color: #00CD00; font-size: 12px; font-family: Verdana; }

/* frames bg */
.framebannerbg         { background-color: #002d00; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_banner.jpg); background-repeat: no-repeat; border-bottom: 1 solid #000000 }
.framechatformbg       { color: #E4E4E4; background-color: #002d00; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_bg2.jpg) }
.framechattextbg     { background-color: #002d00; background-image: none; margin: 5px 5px 5px 10px }
.framemainbg            { color: #BCEE68; background-color: #002d00; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_bg2.jpg); background-attachment: fixed; margin: 10px }
.frameitembg      { color: #BCEE68; background-color: #002d00; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_itembg.jpg); background-attachment: fixed; margin: 10px }
.framemapbg       { color: #BCEE68; background-color: #002d00; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_itembg.jpg); margin: 3px 10px 10px }
.framemenubg      { color: #BCEE68; background-color: #002d00; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_itembg.jpg) }

/* main module */
td.mainheader              { color: #E4E4E4; font-size: 35px; font-family: "Comic Sans MS"; font-style: italic; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_mh2.jpg); height: 55px; border-bottom: 1px solid #002d00 }
table.areadescription       { background-color: transparent; width: 100%; border: solid 1px #999999 }
td.areadescription           { color: #A2CD5A; background-color: transparent; padding: 5px }
.imageborder  { background-color: black; margin-right: 10px; margin-bottom: 0; border: solid 1px #999999 }
p.maincaption        { color: #E4E4E4; font-size: 30px; font-family: "Comic Sans MS"; background-color: transparent; background-repeat: repeat-y; background-position: left top; padding: 2px 2px 2px 5px }
p.maincaption2        { color: #eee8aa; font-size: 12px; font-weight: bold; background-color: transparent; background-image: url(http://minilieb.teo-net.de/Styles/4/mw_mc2.png); background-repeat: no-repeat; padding: 2px 2px 2px 5px }
p.maindesc1      { color: #E4E4E4; background-color: transparent; padding: 2px 2px 2px 5px; width: 300px }
p.maindesc2      { color: #E4E4E4; background-color: transparent; width: 100%; border: solid 0 #999999 }
p.listusersrow      { color: #E4E4E4; background-color: transparent; padding: 1px 1px 1px 5px; border-style: none solid solid; border-width: 0; border-color: #d6cbc2 }
p.listplaceitemsrow   { color: #E4E4E4; background-color: transparent; padding: 1px 1px 1px 5px; border-style: none solid solid; border-width: 0; border-color: #d6cbc2 }

/* item module */
p.listcaption        { color: #BCEE68; font-weight: bold; background-color: #002d00; background-image: none; padding: 2px 2px 2px 5px; border: solid 1px #a2a09f }
p.listsubcaption  { color: #E4E4E4; border-bottom: 1px solid #d6cbc2 }
p.listrow   { color: #E4E4E4; background-color: transparent; padding: 1px 1px 1px 5px; border-style: none solid solid; border-width: 0; border-color: #d6cbc2 }
p.listitemrow     { color: #E4E4E4; background-color: transparent; margin-bottom: 3px; padding: 2px 2px 2px 5px; border: solid 1px #d6cbc2 }
p.listmainrow   { background-color: transparent; padding: 2px 2px 2px 5px; bottom: 55px; border-style: none solid solid; border-width: 0 1px 1px; border-color: #d6cbc2 }
.valueincreased { font-weight: bold; color: #EE4000; }
.itemamount { font-weight: bold; color: #8F8F8F; }
.itemequipped { font-weight: bold; color: #EE4000; }
.itemmagic { font-weight: bold; color: #9ACD32; }
.iteminventorypics { display: none }

/* map module */
p.positiontext      { color: #BCEE68; font-size: 10px; background-color: #002d00; margin-right: 0; margin-bottom: 3px; margin-left: 0; padding-right: 0; padding-left: 0; width: 100%; border: solid 1px #a2a09f }

/* main module */
p.personlistcaption        { color: #BCEE68; font-weight: bold; background-color: #002d00; background-image: none; padding: 2px 2px 2px 5px; border: solid 1px #a2a09f }
p.itemlistcaption        { color: #A2CD5A; font-weight: bold; background-color: #002d00; background-image: none; padding: 2px 2px 2px 5px; border: solid 1px #a2a09f }

/* worldsay */
p.worldsay table tr      { color: #002d00; background-color: #A5E547 }
p.worldsay table tr td  { color: #002d00 }
p.worldsay a:link { color: #191970; text-decoration:none; font-weight:bold; }

/* misc */
.borderbg { background-color: #D0CFCF; }
.stdjpg { background-image:url(http://minilieb.teo-net.de/Styles/std2.jpg); }


Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 4 Gäste