|
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: 600;
font-size: 28px;
color: #7d4509;
}
.bodyTainer{
display: block;
width: 730px;
float: center;
margin: auto;
font-weight: 400;
font-size: 12px;
}
.blankSpace{
background-image: url("../images/backchurch1.jpg");
background-repeat: no-repeat;
height: 500px;
width: 660px;
opacity: 1.0
margin-top: 27px;
padding-top: 20px;
padding-bottom: 0px;
padding-right: 25px;
padding-left: 25px;
border-radius: 10px;
margin-bottom: 10px;
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 1000;
font-size: 20px;
color: #773b03;
}
.welcomeUL{
background-color: rgba(230,228,218,0.85);
height: 310px;
width: 85%;
overflow: noscroll;
border-radius: 20px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 0px;
padding-left: 20px;
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 400;
font-size: 16px;
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: 600;
font-size: 24px;
color: #7d4509;
}
.blankSpace{
height: 440px;
width: 530px;
background-image: url("../images/backchurch2.jpg");
background-repeat: no-repeat;
padding-top: 5px;
padding-bottom: 1px;
padding-right: 5px;
padding-left: 10px;
border-radius: 20px;
margin-bottom: 20px;
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 800;
font-size: 20px;
color: #773b03;
}
.welcomeUL{
background-color: rgba(230,228,218,0.85);
height: 240px;
width: 95%;
overflow: noscroll;
border-radius: 20px;
padding-top:0px;
padding-bottom: 10px;
padding-right: 0px;
padding-left: 20px;
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 {
font-family: "Nirmala UI", Century, sans-serif;
font-weight: 600;
font-size: 14px;
color: #ff6666;
}
a:active {
color: #ffffff;
}
h1{
font-family: "Nirmala UI", Century, sans-serif;
font-style: bold;
font-weight: 600;
font-size: 22px;
color: #7d4509;
}
.bodyTainer{
display: block;
width: 360px;
float: center;
margin: auto;
}
.blankSpace{
background-image: none;
width: 310px;
padding-left: 5px;
padding-right: 5px;
padding-top: 120px;
height: 310px;
margin-left:15px;
}
.welcomeUL{
background-color: rgba(255,255,255,0.8);
float: left;
height: auto;
width: 90%;
border-radius: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
padding-left: 15px;
margin-bottom:20px;
}
.clearBoth{
clear: both;
line-height: 20px;
}