File: /www/wwwroot/www.avuabs.com/ee/tg/index_files/style.css
/*
Theme Name: djy
Theme URI:
Author: EPOCH TIME MEDIA GROUP
Author URI: http://www.theepochtimes.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ntd
Tags: Epoch Times
This theme, is licensed under the GPL.
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input,
textarea {
font-size: initial;
}
input[type="search"]::-ms-clear {
/* removes close icon - IE */
display: none;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
html {
font-family: sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1.8;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: #fff;
color: #333;
padding: 0;
margin: 0;
position: relative;
cursor: auto;
}
a:hover {
color: #555;
}
a {
text-decoration: none;
}
a:visited {
color: #777;
}
.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
}