Difference between revisions of "Template:NAU-CHINA/bg"

 
(9 intermediate revisions by 2 users not shown)
Line 18: Line 18:
 
   left: 0;
 
   left: 0;
 
   right: 0;
 
   right: 0;
   bottom: 80px;
+
   bottom: 0px;
 
   background: rgba(0, 0, 0, 0.75);
 
   background: rgba(0, 0, 0, 0.75);
 
   opacity: .5;
 
   opacity: .5;
Line 29: Line 29:
 
   transition: 100s linear;
 
   transition: 100s linear;
 
}
 
}
#footer {
+
 
      background-color: black;
+
      width: 100%;
+
      height: 80px;
+
      color: white;
+
      font-family: Goudy Old Style Regular,sans-serif;
+
      padding: 15px 0 0 0;
+
      bottom: 0;
+
    }
+
  
 
</style>
 
</style>
Line 43: Line 35:
 
<body>
 
<body>
 
<div id="starsBox"></div>
 
<div id="starsBox"></div>
<div id="footer">ACKONWLEDGEMENTS</div>
+
 
  
  
 
<script type="text/javascript">
 
<script type="text/javascript">
 
var cols = ['#f5d76e','#f7ca18','#f4d03f','#ececec','#ecf0f1','#a2ded0'];
 
var cols = ['#f5d76e','#f7ca18','#f4d03f','#ececec','#ecf0f1','#a2ded0'];
var stars = 250;
+
var stars = 200;
  
 
for (var i = 0; i <= stars; i++) {
 
for (var i = 0; i <= stars; i++) {
Line 75: Line 67:
 
</body>
 
</body>
 
</html>
 
</html>
{{NAU-CHINA/footer}}
 

Latest revision as of 15:34, 2 October 2018