copyright add to php files

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
akasima 2013-11-08 05:52:51 +00:00
parent e0879ea45c
commit bce0a0b6d4
373 changed files with 402 additions and 47 deletions

View file

@ -58,4 +58,4 @@ ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Blue/
.lang_lst li:first-child a{border-top:none}
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#a5b9c7}
.lo_foot.fixed{position:fixed;bottom:0;}
.lo_foot.static{position:static;}
.lo_foot.static{position:static;}

View file

@ -58,4 +58,4 @@ ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Gray/
.lang_lst li:first-child a{border-top:none}
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#bababa}
.lo_foot.fixed{position:fixed;bottom:0;}
.lo_foot.static{position:static;}
.lo_foot.static{position:static;}

View file

@ -58,4 +58,4 @@ ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Orang
.lang_lst li:first-child a{border-top:none}
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#dbb7a7}
.lo_foot.fixed{position:fixed;bottom:0;}
.lo_foot.static{position:static;}
.lo_foot.static{position:static;}

View file

@ -58,4 +58,4 @@ ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Red/b
.lang_lst li:first-child a{border-top:none}
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#efefef}
.lo_foot.fixed{position:fixed;bottom:0;}
.lo_foot.static{position:static;}
.lo_foot.static{position:static;}

View file

@ -58,4 +58,4 @@ ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/nGree
.lang_lst li:first-child a{border-top:none}
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#848484}
.lo_foot.fixed{position:fixed;bottom:0;}
.lo_foot.static{position:static;}
.lo_foot.static{position:static;}

View file

@ -52,4 +52,4 @@ ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/nGree
.lang_lst li:first-child a{border-top:none}
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#848484}
.lo_foot.fixed{position:fixed;bottom:0;}
.lo_foot.static{position:static;}
.lo_foot.static{position:static;}

View file

@ -23,4 +23,4 @@ body,input,textarea,select,button,table{font-family:Tahoma,Geneva,sans-serif}
.ft li{margin:0;padding:0;border:1px solid #9c9a99;border-top:0;border-bottom:0;margin:0 -1px;background:#868686}
.ft a{display:inline-block;padding:0 15px;color:#fff;text-shadow:0 0 2px #000;font-size:12px;font-weight:bold;line-height:32px;text-decoration:none}
/* Copyright */
.cr{margin:0;text-align:center;background:#f2f0ec;color:#494949;font-size:11px;line-height:26px}
.cr{margin:0;text-align:center;background:#f2f0ec;color:#494949;font-size:11px;line-height:26px}