styling
This commit is contained in:
parent
19896f4e69
commit
b5d4f38f46
@ -1,6 +1,6 @@
|
||||
body {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #dedede;
|
||||
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
font-size: 13px;
|
||||
@ -14,12 +14,10 @@ body {
|
||||
|
||||
h2 {
|
||||
font-size: 13px;
|
||||
margin-bottom: 0px;
|
||||
color: #8f0000;
|
||||
font-family: verdana;
|
||||
text-align: center;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
caption, tbody, tfoot, thead, tr, th, td{
|
||||
@ -35,31 +33,29 @@ h1 {
|
||||
font-weight: bold;
|
||||
font-size: 19px;
|
||||
color: #8f0000;
|
||||
font-family: arial;
|
||||
text-align: center;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.hs {
|
||||
font-weight: bold;
|
||||
font-size: 19px;
|
||||
color: #8f0000;
|
||||
font-family: arial;
|
||||
font-family: arial, serif;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.contentContainer {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 800px;
|
||||
height: auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
div.buttonContainer {
|
||||
position: relative;
|
||||
right: 0px;
|
||||
right: 0;
|
||||
top: 1px;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
@ -134,7 +130,7 @@ fieldset.hostelClientState {
|
||||
}
|
||||
|
||||
fieldset.hostelRules {
|
||||
h-eight: 176px;
|
||||
height: 176px;
|
||||
}
|
||||
|
||||
div.autoScrolling {
|
||||
@ -159,14 +155,12 @@ select {
|
||||
.tarifsList caption {
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
font-family: verdana,arial,tahoma;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.tarifsList td, .periods th, .periods td {
|
||||
border: 1px solid #666;
|
||||
padding: 3px;
|
||||
font-family: verdana,arial,tahoma;
|
||||
}
|
||||
|
||||
.tarifsList tr:hover, .periods tr.value td:hover {
|
||||
@ -204,7 +198,6 @@ a {
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
color: #003388;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table#hstInventory td.item {
|
||||
|
48
relikt.php
48
relikt.php
@ -362,16 +362,12 @@ if (empty($user['klan'])) {
|
||||
if (empty($is_['id'])) db::c()->query('INSERT INTO `abils_klan` (`klan`) VALUES (?i)', $user['klan']);
|
||||
}
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>404</title>
|
||||
<meta charset='utf-8'/>
|
||||
<script src="js/jquery-1.7.2.min.js"></script>
|
||||
<link rel="stylesheet" href="css/hostel.css"/>
|
||||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="js/modal_j.js"></script>
|
||||
<script type="text/javascript" src="js/jquery.cookie.js"></script>
|
||||
<meta charset="utf-8">
|
||||
<link href="css/main.css" rel="stylesheet"/>
|
||||
<title>Реликты</title>
|
||||
<style>
|
||||
.items {
|
||||
border: 1px solid black;
|
||||
@ -403,9 +399,6 @@ if (empty($user['klan'])) {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
}
|
||||
|
||||
img.slot.valign {
|
||||
@ -416,42 +409,11 @@ if (empty($user['klan'])) {
|
||||
height: 25px;
|
||||
width: 40px;
|
||||
}
|
||||
|
||||
.ahint {
|
||||
font-size: 14px;
|
||||
color: #000080;
|
||||
font-family: MS Sans Serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
input {
|
||||
border-right: #b0b0b0 1pt solid;
|
||||
border-top: #b0b0b0 1pt solid;
|
||||
margin-top: 1px;
|
||||
font-size: 10px;
|
||||
margin-bottom: 2px;
|
||||
border-left: #b0b0b0 1pt solid;
|
||||
color: #191970;
|
||||
border-bottom: #b0b0b0 1pt solid;
|
||||
font-family: MS Sans Serif, serif;
|
||||
}
|
||||
|
||||
.box_user:hover, .box_klan:hover {
|
||||
opacity: 0.5;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h4 {
|
||||
text-align: center;
|
||||
color: brown;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="hint3" class="ahint"
|
||||
style="z-index: 2; position: absolute; top: 100px; left: 700px; visibility: hidden; width: 240px;"></div>
|
||||
<h1>Реликты</h1>
|
||||
<div class="contentContainer">
|
||||
<div style="text-align: center;"><span class="hs">Реликты</span></div>
|
||||
<div class="buttonContainer">
|
||||
<input type="button" class="btns button-route" value="Вернуться" onclick="location.href='main.php';"/>
|
||||
<input type="button" class="btns button-route" value="Обновить" onclick="location.href='relikt.php';"/>
|
||||
|
Loading…
Reference in New Issue
Block a user