forked from halo-battle/game
Version 0.9a
This commit is contained in:
parent
d5c122a2c5
commit
59fbc7104e
141 changed files with 8686 additions and 1156 deletions
BIN
pages/descriptions/diz/Thumbs.db
Normal file
BIN
pages/descriptions/diz/Thumbs.db
Normal file
Binary file not shown.
49
pages/descriptions/diz/admin.css
Normal file
49
pages/descriptions/diz/admin.css
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
body {
|
||||
color: #FF0000;
|
||||
background-color: #000000;
|
||||
background-image: url('panel/background.jpg');
|
||||
scrollbar-arrow-color: #E6EBFB;
|
||||
scrollbar-base-color: #344566;
|
||||
scrollbar-track-color: #344566;
|
||||
scrollbar-face-color: #344566;
|
||||
scrollbar-highlight-color: #344566;
|
||||
scrollbar-3dlight-color: #465673;
|
||||
scrollbar-darkshadow-color: #344566;
|
||||
scrollbar-shadow-color: #465673;
|
||||
font-size: 13px;
|
||||
font-family: Tahoma,sans-serif;
|
||||
margin-left: 68px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
u {
|
||||
font-style: underline;
|
||||
}
|
||||
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #4080ff;
|
||||
font-size: 12px;
|
||||
font-family: verdana, serif;
|
||||
text-decoration: underline;
|
||||
border: none;
|
||||
}
|
||||
|
||||
img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:active, a:focus {
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
@ -218,6 +218,7 @@ td.bla {
|
|||
height: 132px;
|
||||
width: 130px;
|
||||
border: 1px solid #004080;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
td.blb {
|
||||
|
|
|
|||
Binary file not shown.
BIN
pages/descriptions/diz/panel/Thumbs.db
Normal file
BIN
pages/descriptions/diz/panel/Thumbs.db
Normal file
Binary file not shown.
BIN
pages/descriptions/diz/panel/background.jpg
Normal file
BIN
pages/descriptions/diz/panel/background.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue