Przeglądaj źródła

add link

master
christian 6 lat temu
rodzic
commit
e806183842
2 zmienionych plików z 14 dodań i 1 usunięć
  1. +13
    -0
      map/static/map/index.css
  2. +1
    -1
      map/templates/map/index.html

+ 13
- 0
map/static/map/index.css Wyświetl plik

@@ -23,6 +23,19 @@
margin:0 auto; margin:0 auto;
} }


#right a {
color: #aaaaaa;
text-decoration: none;
}

#right a:visited {
color: #779;
}

#right a:hover {
color: #99a;
}

#left { #left {
width: 75%; width: 75%;
float: left; float: left;


+ 1
- 1
map/templates/map/index.html Wyświetl plik

@@ -40,7 +40,7 @@
<p><b>Watch how the bloom periods change over time.</b></p> <p><b>Watch how the bloom periods change over time.</b></p>
<p>You want to win awesome awards?</p> <p>You want to win awesome awards?</p>
<p>Take part in a global movement
<p><a href="{% url 'mobile:index' %}">Take part</a> in a global movement
monitoring effects of climate change.</p> monitoring effects of climate change.</p>
</center> </center>
<center> <center>


Ładowanie…
Anuluj
Zapisz