Skip to content
Snippets Groups Projects
Commit fb58e129 authored by Danielle White's avatar Danielle White :8ball:
Browse files

Add new file

parent 5c46875b
No related branches found
No related tags found
No related merge requests found
Index.css 0 → 100644
body {
margin: 0;
width: 100vw;
height: 100vh;
}
div {
width: 100vw;
height: 100vh;
}
#twohr { /* The first hr */
width: 90%;
border: none;
height: 1.5px;
background: black;
}
#threehr{/* second hr */
width: 90%;
border: none;
height: 1.5px;
background: black;
position: relative;
top: -8px;
}
#title {
position: relative;
top:-50px;
font-size: 50px;
margin-top: 40px;
text-align: center;
z-index:1;
}
.logo {
position: absolute;
top: 15px;
left: 16px;
}
.nav {
position: relative;
top: -655px;
}
#newstitle{
text-align: left;
top: -680px;
left:50px;
font-size: 60px;
z-index:1;
position: relative;
}
#snow-img{
position: relative;
top: -1600px;
right:-60px;
width: 65%;
height: 85%;
}
#author1{
position:relative;
top: -980px;
right: -60px;
z-index: 1;
}
button{
position: absolute;
top: 15px;
right: 10px;
background-color: steelblue;
color: white;
}
.top-right{
position: relative;
top: -2635px;
right:-1025px;
}
.topLeft{
position:relative;
top: 150px;
}
#breaking-img{
position: absolute;
top: 203px;
left: 80px;
}
#breaking-title{
position: absolute;
top: 210px;
left: 280px;
z-index: 0;
}
#br-box{
position: absolute;
z-index: 0;
border: .5px solid black;
background-color: ghostwhite;
top: 195px;
left: 70px;
width: 89.8%;
height: 110px;
}
#live{
position: absolute;
top:5px;
right: -120px;
}
.food{
text-align: center;
position: relative;
top: -2580px;
}
#top-box{
position: absolute;
z-index: 0;
background-color: red;
height: 2rem;
width: 90%;
top: 155px;
left: 70px;
}
#news-box{
position: relative;
top:-1650px;
right:-60px;
width: 33rem;
height: 20rem;
background-color:ghostwhite;
}
h1 {
padding: 15px;
text-align: center;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
h4{
color: orangered;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
#article-words{
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
position: relative;
top: -1950px;
right: -630px;
font-size: 25px;
}
#center {
padding: 1%;
width: 44%;
float: left;
}
#breaking-news{
position: absolute;
top:135px;
left: 78px;
z-index: 1;
color: white;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.vertical{
border-left: 1px solid black;
height:90px;
position: absolute;
left: 70%;
top: 30%;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment