소스 검색

copyright css

tags/v1.0.0
Robin Thoni 8 년 전
부모
커밋
abf20125a6
2개의 변경된 파일3개의 추가작업 그리고 7개의 파일을 삭제
  1. 2
    6
      assets/css/main.css
  2. 1
    1
      index.html

+ 2
- 6
assets/css/main.css 파일 보기

@@ -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 파일 보기

@@ -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>

Loading…
취소
저장