add all files
This commit is contained in:
Executable
+209
@@ -0,0 +1,209 @@
|
||||
body,
|
||||
html
|
||||
{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
background-color: #18171c;
|
||||
}
|
||||
|
||||
.content
|
||||
{
|
||||
min-width: 100%;
|
||||
min-height: 100%;
|
||||
margin:0;
|
||||
padding:0 0 30px 0;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background-repeat: no-repeat;
|
||||
background-position: bottom;
|
||||
background-image: url(../img/bg.jpg);
|
||||
background-size: cover;
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
.tartalom
|
||||
{
|
||||
padding: 0 20px 0 0;
|
||||
}
|
||||
|
||||
.csaktelefonon{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jobbalso{
|
||||
display: block;
|
||||
padding: 0;
|
||||
margin-right: 0!important;
|
||||
}
|
||||
|
||||
.jobbalso .front, .jobbalso .back
|
||||
{
|
||||
background-color: rgba(65, 81, 97, 0.9);
|
||||
border: 2px solid #fff;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.back h2 a, .back h2 a:hover {
|
||||
text-decoration: none;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
span.reverse {
|
||||
unicode-bidi: bidi-override;
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
|
||||
.jobbalso .front img {
|
||||
margin-top: 50px;
|
||||
max-width: 48px;
|
||||
}
|
||||
|
||||
.jobbalso h1{
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-size: 32px;
|
||||
font-weight: 300;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
|
||||
.jobbalso h2
|
||||
{
|
||||
font-family: 'Roboto', sans-serif;
|
||||
text-decoration: none;
|
||||
font-size: 24px;
|
||||
font-weight: 300;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
.jobbalso h3
|
||||
{
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-size: 24px;
|
||||
margin-top:0;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.footer
|
||||
{
|
||||
height: 25px;
|
||||
margin-top: -25px;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-size: 10px;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.footer span{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
@media (min-width: 1400px){
|
||||
.container {
|
||||
width: 1370px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px){
|
||||
}
|
||||
|
||||
@media (max-width: 1199px){
|
||||
.jobbalso .front img {
|
||||
margin-top: 60px;
|
||||
max-width: 40px;
|
||||
}
|
||||
.jobbalso h1{
|
||||
font-size: 26px;
|
||||
}
|
||||
.jobbalso h2{
|
||||
font-size: 20px;
|
||||
margin-top: 70px;
|
||||
}
|
||||
.jobbalso h3{
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 991px){
|
||||
.balfelso, .jobbfelso, .balalso, .jobbalso
|
||||
{
|
||||
height: 160px;
|
||||
}
|
||||
.jobbalso .front img {
|
||||
margin-top: 45px;
|
||||
max-width: 40px;
|
||||
}
|
||||
.jobbalso h1{
|
||||
font-size: 22px;
|
||||
}
|
||||
.jobbalso h2{
|
||||
font-size: 16px;
|
||||
margin-top: 55px;
|
||||
}
|
||||
.jobbalso h3{
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 767px){
|
||||
.container{
|
||||
padding-right: 0px;
|
||||
}
|
||||
.balfelso, .jobbfelso, .balalso, .jobbalso
|
||||
{
|
||||
float:left;
|
||||
margin: 0;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.jobbalso .front, .jobbalso .back{
|
||||
margin: 0;
|
||||
}
|
||||
.csaktelefonon{
|
||||
border: 2px solid #fff;
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.csaktelefonon img{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 500px){
|
||||
letter-spacing: 4px;
|
||||
}
|
||||
.jobbalso .front img {
|
||||
margin-top: 45px;
|
||||
max-width: 40px;
|
||||
}
|
||||
.jobbalso h1{
|
||||
font-size: 22px;
|
||||
}
|
||||
.jobbalso h2{
|
||||
font-size: 16px;
|
||||
margin-top: 55px;
|
||||
}
|
||||
.jobbalso h3{
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user