|
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: #302f2d;
}
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;
}
.bodyTainer{
display: block;
width: 730px;
float: center;
margin: auto;
font-weight: 400;
font-size: 12px;
}
.blankSpace{
height: 520px;
background-image: url("../images/statue1.jpg");
background-repeat: no-repeat;
padding-top: 40px;
padding-bottom: 25px;
padding-right: 5px;
padding-left: 150px;
border-radius: 20px;
}
.welcome{
background-color: rgba(255,255,255,0.85);
float: center;
height: 470px;
width: 450px;
overflow: scroll;
border-radius: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
margin-left: 60px;
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 500;
font-size: 14px;
color: #302f2d;
}
/*-----Medium--------MEDIA QUERY ----------------*/
@media (max-width: 810px){
.bodyTainer{
display: block;
width: 550px;
float: center;
margin: auto;
font-weight: 400;
font-size: 12px;
}
.blankSpace{
height: 420px;
background-image: url("../images/statue2.jpg");
background-repeat: no-repeat;
padding-top: 20px;
padding-bottom: 15px;
padding-right: 30px;
padding-left: 100px;
border-radius: 10px;
}
.welcome{
background-color: rgba(255,255,255,0.85);
float: center;
height: 370px;
width: 350px;
border-radius: 10px;
padding-top: 10px;
padding-bottom: 15px;
padding-right: 15px;
padding-left: 10px;
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 400;
font-size: 14px;
color: #302f2d;
}
/*-----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:active {
color: #ffffff;
}
.bodyTainer{
display: block;
width: 360px;
float: center;
margin: auto;
}
.blankSpace{
background-image: none;
width: 350px;
padding-left: 5px;
padding-right: 5px;
padding-top: 100px;
height: 310px;
margin-left: 10px;
}
.welcome{
background-color: rgba(255,255,255,0.8);
float: left;
height:auto;
overflow: noscroll;
width: 92%;
border-radius: 10px;
padding-right: 10px;
padding-bottom: 25px;
margin-left: 0px;
margin-bottom: 20px;
}