Parcourir la source

copyright css

tags/v1.0.0
Robin Thoni il y a 8 ans
Parent
révision
abf20125a6
2 fichiers modifiés avec 3 ajouts et 7 suppressions
  1. 2
    6
      assets/css/main.css
  2. 1
    1
      index.html

+ 2
- 6
assets/css/main.css Voir le fichier

@@ -242,15 +242,11 @@ a:after {
242 242
 
243 243
 #c {
244 244
 	background: #222222;
245
-	padding-top: 15px;
245
+	padding-top: 10px;
246
+	padding-bottom: 10px;
246 247
 	text-align: right;
247 248
 }
248 249
 
249
-#c p {
250
-	color: white
251
-}
252
-
253
-
254 250
 
255 251
 /* Global Values */
256 252
 

+ 1
- 1
index.html Voir le fichier

@@ -383,7 +383,7 @@
383 383
 	
384 384
 	<div id="c">
385 385
 		<div class="container">
386
-			<p>Created by <a href="http://www.blacktie.co">BLACKTIE.CO</a></p>
386
+			Created by <a href="http://www.blacktie.co">BLACKTIE.CO</a>
387 387
 		
388 388
 		</div>
389 389
 	</div>

Chargement…
Annuler
Enregistrer