mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-08-04 05:23:42 +00:00
Fix some css, add download link
This commit is contained in:
parent
8fa85eb603
commit
4f41ece944
2 changed files with 11 additions and 0 deletions
|
|
@ -61,6 +61,14 @@ body {
|
|||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.dinfo {
|
||||
-moz-box-shadow: 1px 1px 1px 1px #ccc;
|
||||
-webkit-box-shadow: 1px 1px 1px 1px #ccc;
|
||||
box-shadow: 1px 1px 1px 1px #ccc;
|
||||
margin-bottom: 15px;
|
||||
|
||||
}
|
||||
|
||||
#info {
|
||||
text-align: left;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue