Undoing my personal changes

Oops, that shouldn't have happened.
This commit is contained in:
Brett Costabile 2015-11-05 22:51:54 -05:00
parent 15e959b265
commit 3bd40cc57e
3 changed files with 6 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 KiB

After

Width:  |  Height:  |  Size: 351 KiB

View File

@ -6,18 +6,16 @@
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color: black;
}
div {
height: 300px;
height: 200px;
width: 400px;
position: fixed;
top: 40%;
top: 60%;
left: 50%;
margin-top: -100px;
margin-left: -200px;
background-color: rgba(0,0,0,0.75);
}
</style>
@ -25,7 +23,7 @@
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Sugar Eve Alliance</title>
<title>The 99 Percent Eve Alliance</title>
</head>
<body>
<div id="content">
@ -48,7 +46,7 @@
</p>
<p style="text-align:center">
<a href="https://www.youtube.com/channel/UC0oldZRcG0XEWY9vQYPQPmA">
<a href="https://www.youtube.com/playlist?list=PLXM5OIn59G5Gn7eri-lWkXvE15oP5yUUk">
<img src="{% static 'img/index_images/media.png' %}" border="0">
</a>
</p>