File tree 3 files changed +2
-18
lines changed
3 files changed +2
-18
lines changed Original file line number Diff line number Diff line change 25
25
<![endif]-->
26
26
</ head >
27
27
< body >
28
- < div style ="
29
- position: absolute;
30
- background-color: orange;
31
- color: #000;
32
- width: 100%;
33
- height: 1em;
34
- padding: 1em;
35
- z-index: 9999;
36
- text-align: center;
37
- font-weight: bold;
38
- top: 0;
39
- left: 0;
40
- "> Asterank is moving to < a href ="https://www.spacereference.org/ " style ="
41
- color: #404040;
42
- "> SpaceReference.org</ a > </ div >
43
-
44
28
{% include 'blocks/navbar.html' %}
45
29
46
30
{% block content %}{% endblock %}
Original file line number Diff line number Diff line change 1
- < div class ="navbar navbar-fixed-top navbar-inverse " style =" top:3em " >
1
+ < div class ="navbar navbar-fixed-top navbar-inverse ">
2
2
< div class ="navbar-inner ">
3
3
< div class ="container-fluid ">
4
4
< a class ="brand " href ="/ ">
Original file line number Diff line number Diff line change 43
43
{% endblock %}
44
44
45
45
{% block content %}
46
- < div id ="top-container " class ="row " style =" margin-top:3em " >
46
+ < div id ="top-container " class ="row ">
47
47
< div id ="left-side ">
48
48
{% include "blocks/intro_statement.html" %}
49
49
{% include "blocks/selection_details.html" %}
You can’t perform that action at this time.
0 commit comments