Skip to content

Commit

Permalink
Update style12.css
Browse files Browse the repository at this point in the history
style changes
  • Loading branch information
05saitejaswi authored Mar 24, 2020
1 parent 81b8b67 commit a902d7e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions bealertgirls/style12.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ body{
width:1170px;
margin: 70px auto;
background: #eee;

}
.sin-team{
/* width:28%; */
Expand All @@ -15,7 +16,7 @@ body{
padding:15px;
background: #262626;
border-radius: 15px;
color:white;
color:black;
}
h1{
color: blue;
Expand All @@ -34,4 +35,7 @@ h3{
font-size: 70px;
font-style: initial;
text-shadow:5px 5px 5px rgb(13, 161, 13);
}
}
p{
color:rgb(230, 214, 214);
}

0 comments on commit a902d7e

Please sign in to comment.