Difference between revisions of "Template:Team:Vilnius-Lithuania/Vilnius15 Footer"

Line 3: Line 3:
 
<style>
 
<style>
 
     footer a {
 
     footer a {
         color: rgb(212,200,178);
+
         color: rgb(200,200,200);
    }
+
    footer a:link {
+
        color: rgb(212,200,178);
+
    }
+
    footer a:visited {
+
        color: rgb(212,200,178);
+
 
     }
 
     }
 
     footer a:hover {
 
     footer a:hover {
 
         color: white;
 
         color: white;
 
         text-decoration: none;
 
         text-decoration: none;
    }
 
    footer a:active {
 
        color: rgb(212,200,178);
 
 
     }
 
     }
 
</style>
 
</style>
 
<footer class="container-fluid">
 
<footer class="container-fluid">
     <div class="row" style="background-color: rgb(120,65,54);">
+
     <div class="row" style="background-color: rgb(62,62,62);">
 
         <div class="col-md-12 text-center" style="padding-top: 20px; font-size: 36px">
 
         <div class="col-md-12 text-center" style="padding-top: 20px; font-size: 36px">
 
             <ul class="list-inline">
 
             <ul class="list-inline">
Line 29: Line 20:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
     <div class="row" style="background-color: rgb(120,65,54); font-size: 14px">
+
     <div class="row" style="background-color: rgb(62,62,62);">
 
         <div class="col-md-12 text-center" style="">
 
         <div class="col-md-12 text-center" style="">
 
             <ul class="list-inline">
 
             <ul class="list-inline">
Line 39: Line 30:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
     <div class="row" style="background-color: rgb(120,65,54);">
+
     <div class="row" style="background-color: rgb(62,62,62);">
         <div class="col-md-12 text-center" style="padding-bottom: 10px; font-size: 14px">
+
         <div class="col-md-12 text-center" style="padding-bottom: 10px;">
 
             <ul class="list-inline">
 
             <ul class="list-inline">
 
                 <li><a href="#">Printable version</a></li>
 
                 <li><a href="#">Printable version</a></li>
Line 50: Line 41:
 
     </div>
 
     </div>
 
</footer>
 
</footer>
 
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 13:45, 26 July 2015