Skip to content
Search or jump to…

Pull requests
Issues
Marketplace
Explore

@Sguthrie16
Learn Git and GitHub without any code!
Using the Hello World guide, you’ll start a branch, write comments, and open a pull request.


Sguthrie16
/
Technica-Hackathon
1
00
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Settings
Technica-Hackathon/hackislamophobia/styles/style.processed.css
@Sguthrie16
Sguthrie16 Adding to db
Latest commit ff2a7c8 1 hour ago
 History
 1 contributor
49 lines (42 sloc)  655 Bytes

html, body {
  height: 100%;
}

body {
  padding: 50px;
  display: flex;
  flex-direction: column;
  background-image: url("https://visme.co/blog/wp-content/uploads/2017/07/50-Beautiful-and-Minimalist-Presentation-Backgrounds-037.jpg");
}

header {
  position: 35;
}

.site-header a {
  padding:50px;
  color: white;
}

.site-content {
  padding-top: 20px;
  flex: 1;
}

.logo {
  font-weight: bold;
  color: red;
}

.site-footer {
  background: #E9E9E9;
  padding: 1rem 0;
}

.WebsiteLinks {
  height:300px;
  border: solid black;
}
.carousel-inner img {
  width: 100%;
  height: 100%;
}
.WebsiteLayout{
  a{
    color:black;
    font-size: 200px;
  }
}
© 2020 GitHub, Inc.
Terms
Privacy
Security
Status
Help
Contact GitHub
Pricing
API
Training
Blog
About
