Browse Source

add text-pic in header and modify css

Miles 10 years ago
parent
commit
c72bce0d49
2 changed files with 12 additions and 2 deletions
  1. 10 0
      header.php
  2. 2 2
      style.css

+ 10 - 0
header.php

@@ -1,5 +1,15 @@
 <!DOCTYPE HTML>
 <html>
+<!--
+	  ╔╗
+      ║║
+╔══╦══╣║╔══╦╗╔╦══╗╔══╦══╦╗╔╗
+║══╣╔╗║║║╔╗║╚╝║╔╗║║╔═╣╔╗║╚╝║
+╠══║╚╝║╚╣╚╝║║║║╚╝╠╣╚═╣╚╝║║║║
+╚══╩══╩═╩══╩╩╩╣╔═╩╩══╩══╩╩╩╝
+			  ║║
+			  ╚╝
+-->
 <head>
 <meta charset="UTF-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