|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/melanchton/css/ |
Upload File : |
@charset "utf-8";
body,td,th {
font-family: "Nirmala UI", Century, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 18px;
color: #0a2059;
}
a {
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 600;
font-size: 14px;
color: #ff6666;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
h1{
font-family: "Nirmala UI", Century, sans-serif;
font-style: bold;
font-weight: 1200;
font-size: 22px;
color: #cf6f38;
}
h2{
font-family: "Nirmala UI", Century, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 16px;
color: #302f2d;
}
.bodyTainer{
display: block;
width: 730px;
float: center;
margin: auto;
font-weight: 400;
font-size: 12px;
}
.blankSpace{
height: 550px;
background-image: url("../images/pulpit1.jpg");
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 40px;
padding-right:10px;
padding-bottom: 10px;
border-radius: 20px;
}
.welcome{
background-color: rgba(255,255,255,0.7);
float: center;
height:440px;
width:360px;
border-radius: 10px;
padding-top: 5px;
padding-bottom: 30px;
padding-right: 20px;
padding-left: 50px;
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 400;
font-size: 12px;
color: #302f2d;
}
/*------Medium-------MEDIA QUERY ----------*/
@media (max-width: 810px){
.bodyTainer{
display: block;
width: 550px;
float: center;
margin: auto;
font-weight: 400;
font-size: 12px;
}
h1{
font-family: "Nirmala UI", Century, sans-serif;
font-style: bold;
font-weight: 1200;
font-size: 18px;
color: #cf6f38;
}
h2{
font-family: "Nirmala UI", Century, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 14px;
color: #302f2d;
}
.blankSpace{
height: 450px;
background-image: url("../images/pulpit2.jpg");
background-repeat: no-repeat;
padding-top: 10px;
padding-bottom: 15px;
padding-right: 30px;
padding-left: 40px;
border-radius: 10px;
}
.welcome{
background-color: rgba(255,255,255,0.7);
height: 420px;
width:320px;
float: left;
border-radius: 10px;
padding-bottom: 20px;
padding-left: 10px;
}
/*--------Small-----MEDIA QUERY -----------*/
@media (max-width: 565px){
body,td,th {
background-color: rgba(230,228,218,1.0);
opacity: 1.0;
font-family: "Nirmala UI", Century, sans-serif;
font-style: normal;
font-weight: 1000;
font-size: 18px;
color: #0a2059;
}
a {
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 600;
font-size: 24px;
color: #ff6666;
}
a:active {
color: #ffffff;
}
.bodyTainer{
display: block;
width: 360px;
float: center;
margin: auto;
}
.blankSpace{
background-image: none;
width: 310px;
padding-left: 5px;
padding-right: 5px;
padding-top: 100px;
height: 310px;
margin-left:15px;
}
.welcome{
background-color: rgba(255,255,255,0.8);
float: left;
height: auto;
width: 85%;
border-radius: 10px;
padding-right: 10px;
padding-bottom: 20px;
padding-top: 5px;
padding-left: 15px;
margin-bottom:15px;
}
.clearBoth{
clear: both;
line-height: 20px;
}