瀏覽代碼

add text-pic in header and modify css

Miles 10 年之前
父節點
當前提交
c72bce0d49
共有 2 個文件被更改,包括 12 次插入2 次删除
  1. 10 0
      header.php
  2. 2 2
      style.css

+ 10 - 0
header.php

@@ -1,5 +1,15 @@
 <!DOCTYPE HTML>
 <!DOCTYPE HTML>
 <html>
 <html>
+<!--
+	  ╔╗
+      ║║
+╔══╦══╣║╔══╦╗╔╦══╗╔══╦══╦╗╔╗
+║══╣╔╗║║║╔╗║╚╝║╔╗║║╔═╣╔╗║╚╝║
+╠══║╚╝║╚╣╚╝║║║║╚╝╠╣╚═╣╚╝║║║║
+╚══╩══╩═╩══╩╩╩╣╔═╩╩══╩══╩╩╩╝
+			  ║║
+			  ╚╝
+-->
 <head>
 <head>
 <meta charset="UTF-8">
 <meta charset="UTF-8">
 <meta http-equiv="X-UA-Compatible" content="IE=10,IE=9,IE=8">
 <meta http-equiv="X-UA-Compatible" content="IE=10,IE=9,IE=8">

File diff suppressed because it is too large
+ 2 - 2
style.css