Skip to content

Commit

Permalink
Merge pull request #2 from 05saitejaswi/05saitejaswi-patch-2
Browse files Browse the repository at this point in the history
Update style12.css
  • Loading branch information
05saitejaswi authored Mar 24, 2020
2 parents 81b8b67 + a902d7e commit 0bd7bac
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 0bd7bac

Please sign in to comment.