mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
Undoing my personal changes
Oops, that shouldn't have happened.
This commit is contained in:
parent
15e959b265
commit
3bd40cc57e
Binary file not shown.
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 351 KiB |
@ -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,10 +46,10 @@
|
||||
</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>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
@ -12,4 +12,4 @@
|
||||
|
||||
{% blocktrans %}Your Corporation{% endblocktrans %}
|
||||
|
||||
{% endautoescape %}
|
||||
{% endautoescape %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user