eclipse471's css
by mchang, Jul 7, 2020, 1:17 AM
oops
why am i laughing
it looks so bad oops
i think i failed
sry
i cant make meme css oop
the doge shoutbox doe--
css
why am i laughing
it looks so bad oops
i think i failed
sry
i cant make meme css oop
the doge shoutbox doe--
css
body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url("https://compote.slate.com/images/80aab072-5197-4d36-8744-fdf325f6fa54.jpg");
background-repeat: repeat;
}
/* Header */
div#header {
background: url("https://jooinn.com/images/abstract-glass-background-2.png");
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
opacity: 1;
color: white;
padding-top: 30x;
padding-bottom: 30x;
font-weight: 900px;
position: fixed;
top: 0px;
width: 100%;
border: none;
height: 100px;
z-index: 100;
}
div#header h1 {
margin-bottom: 20px;
text-align: left;
height: 100px;
font-size: 80px;
width: 120%;
margin-left: auto;
margin-right: auto;
color: white;
font-family: "Autumn" ;
}
/* Navigation Bar */
div#navigation_box {
background-color: blue;
border: none;
padding: 0px;
position: fixed;
top: 100px;
width: 100%;
z-index: 10000;
height: 20px;
}
/* Wrapper */
#wrapper {
opacity: 1;
position: absolute;
width: 90%;
min-width: 800px;
margin-left: auto;
margin-right: auto;
background-color: none;
padding-left: 30px;
padding-right: 30px;
top: 200px;
left: 7%;
border: none;
background-image: url("https://kids.scholastic.com/content/dam/scholastic/kids/Content-Mod-BGs/home-base/hb_background-01c.jpg");
}
/* Credits to CosISaidSo for making the general CSS */
.commentwrap {
background-color: white;
border: none;
border-radius: 10px;
font-size: 10pt;
}
/* Main */
#main {
width: 70%;
}
.entry h1 a {
color: white;
}
#main h1 {
color: white;
}
div.entrywrap {
background-image: url("https://images-na.ssl-images-amazon.com/images/I/21%2BWVaH%2BLIL._AC_SY450_.jpg");
border: none;
border-radius: 10px;
font-size: 12pt;
}
.inputbox
{
width: 95%;
background-image: url("https://media1.tenor.com/images/bac5a118662ca717b23636f8083d3bfe/tenor.gif?itemid=11478101");
box-shadow: 0px 0px 20px 0px white inset;
border-radius: 5px;
}
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url("https://compote.slate.com/images/80aab072-5197-4d36-8744-fdf325f6fa54.jpg");
background-repeat: repeat;
}
/* Header */
div#header {
background: url("https://jooinn.com/images/abstract-glass-background-2.png");
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
opacity: 1;
color: white;
padding-top: 30x;
padding-bottom: 30x;
font-weight: 900px;
position: fixed;
top: 0px;
width: 100%;
border: none;
height: 100px;
z-index: 100;
}
div#header h1 {
margin-bottom: 20px;
text-align: left;
height: 100px;
font-size: 80px;
width: 120%;
margin-left: auto;
margin-right: auto;
color: white;
font-family: "Autumn" ;
}
/* Navigation Bar */
div#navigation_box {
background-color: blue;
border: none;
padding: 0px;
position: fixed;
top: 100px;
width: 100%;
z-index: 10000;
height: 20px;
}
/* Wrapper */
#wrapper {
opacity: 1;
position: absolute;
width: 90%;
min-width: 800px;
margin-left: auto;
margin-right: auto;
background-color: none;
padding-left: 30px;
padding-right: 30px;
top: 200px;
left: 7%;
border: none;
background-image: url("https://kids.scholastic.com/content/dam/scholastic/kids/Content-Mod-BGs/home-base/hb_background-01c.jpg");
}
/* Credits to CosISaidSo for making the general CSS */
.commentwrap {
background-color: white;
border: none;
border-radius: 10px;
font-size: 10pt;
}
/* Main */
#main {
width: 70%;
}
.entry h1 a {
color: white;
}
#main h1 {
color: white;
}
div.entrywrap {
background-image: url("https://images-na.ssl-images-amazon.com/images/I/21%2BWVaH%2BLIL._AC_SY450_.jpg");
border: none;
border-radius: 10px;
font-size: 12pt;
}
.inputbox
{
width: 95%;
background-image: url("https://media1.tenor.com/images/bac5a118662ca717b23636f8083d3bfe/tenor.gif?itemid=11478101");
box-shadow: 0px 0px 20px 0px white inset;
border-radius: 5px;
}
This post has been edited 2 times. Last edited by mchang, Nov 3, 2020, 1:45 PM