More cleanup and fix custom css on subsites
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<link href='css/main.css' rel='stylesheet'>
|
||||
<link rel="stylesheet" href="css/animate.min.css">
|
||||
<link href='../css/main.css' rel='stylesheet'>
|
||||
<link rel="stylesheet" href="../css/animate.min.css">
|
||||
|
||||
<!--Import Google Icon Font-->
|
||||
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
@@ -22,12 +22,6 @@
|
||||
<style>
|
||||
body {
|
||||
background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/1a/Code.jpg);
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
div {
|
||||
padding: inherit;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -47,7 +41,7 @@ padding-bottom: 50px;">
|
||||
<h1 style="margin-top: -5px;">The Brass Goggled Coders</h1>
|
||||
<h3 style="font-weight: 400; margin-top: 0px; margin-bottom: -5px;">International team of hobbyist developers</h3>
|
||||
<br>
|
||||
<div class="divider"></div>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="grey darken-4">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user