mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,200 @@
|
||||
body {
|
||||
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
|
||||
font-size: 13px;
|
||||
text-align: justify;
|
||||
line-height: 20px;
|
||||
background-color: #091315; //#12282D;
|
||||
color: #8EAEB0;
|
||||
}
|
||||
.edgebody {
|
||||
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
|
||||
font-size: 13px;
|
||||
text-align: justify;
|
||||
line-height: 20px;
|
||||
background-color: #091315; //#12282D;
|
||||
color: #8EAEB0;
|
||||
margin: 0px;
|
||||
}
|
||||
.menuborder {
|
||||
background-color: #2B6874;
|
||||
}
|
||||
|
||||
.menu {
|
||||
background-color: #12282D;
|
||||
}
|
||||
img {
|
||||
margin: 0;
|
||||
}
|
||||
a {
|
||||
color: #555599;
|
||||
TEXT-DECORATION: none
|
||||
}
|
||||
a:hover {
|
||||
TEXT-DECORATION: underline;
|
||||
}
|
||||
.zonelist {
|
||||
text-align: center;
|
||||
}
|
||||
h1, h2, h3, h4, h5 {
|
||||
color: #CC9900;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse:collapse;
|
||||
}
|
||||
th {
|
||||
margin:2px;
|
||||
padding: 2px;
|
||||
border:1px solid #2b6874;
|
||||
background-color:#2b6874;
|
||||
color:#dddddd;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
td {
|
||||
margin:2px;
|
||||
padding: 2px;
|
||||
border:1px solid #2b6874;
|
||||
background-color:#12282F;
|
||||
color:#aaaaaa;
|
||||
}
|
||||
|
||||
.headtbl {
|
||||
border: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
background-color: #091315;
|
||||
}
|
||||
|
||||
/*
|
||||
a.menus {
|
||||
cursor: default;
|
||||
color: #555599; //#6C819E;
|
||||
}
|
||||
a.menus:hover {
|
||||
cursor: default;
|
||||
color: #555599;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a.default {
|
||||
display: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.highres {
|
||||
cursor: default;
|
||||
color: #AAAAAA;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a.highres:hover {
|
||||
cursor: default;
|
||||
color: #AAAAAA;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.copywrite {
|
||||
cursor: pointer;
|
||||
color: #999999;
|
||||
}
|
||||
a.copywrite:hover {
|
||||
cursor: pointer;
|
||||
color: #999999;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.misctext {
|
||||
cursor: pointer;
|
||||
color: #999999;
|
||||
}
|
||||
a.misctext:hover {
|
||||
cursor: pointer;
|
||||
color: #999999;
|
||||
text-decoration: none;
|
||||
}
|
||||
.logo {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
width: 531px;
|
||||
height: 86px;
|
||||
}
|
||||
.logohighres {
|
||||
display: none;
|
||||
}
|
||||
div.menus {
|
||||
float: left;
|
||||
font-size: 11px;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.menu {
|
||||
text-align: left;
|
||||
width: 140px;
|
||||
color: white;
|
||||
padding-bottom: 2px;
|
||||
margin-bottom: 3px;
|
||||
cursor: default;
|
||||
}
|
||||
div.styleswitcher {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
color: #999999;
|
||||
background-color: #333333;
|
||||
width: 10px;
|
||||
padding-bottom: 2px;
|
||||
cursor: default;
|
||||
margin-right: 1px;
|
||||
}
|
||||
.content {
|
||||
color: #8EAEB0;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 12px;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
.news {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.newstitle {
|
||||
font-weight: bold;
|
||||
margin-right: 1px;
|
||||
}
|
||||
.newsdate {
|
||||
font-size: 10px;
|
||||
color: #DDDDDD;
|
||||
}
|
||||
table {
|
||||
font-size: 10px;
|
||||
}
|
||||
.newstext {
|
||||
font-size: 10px;
|
||||
}
|
||||
.title {
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
}
|
||||
div.copywrite {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #666666;
|
||||
cursor: default;
|
||||
margin-left: 5%;
|
||||
}
|
||||
.misctext {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #666666;
|
||||
margin-top: 90px;
|
||||
}
|
||||
.tdhilite {
|
||||
background-color: #12282D
|
||||
}
|
||||
.page {
|
||||
color: #8EAEB0;
|
||||
font-size: 13px;
|
||||
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
|
||||
background-color: #091315;
|
||||
padding: 15px;
|
||||
border: 1px inset;
|
||||
border-bottom: none;
|
||||
height: 100%;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user