Initial commit

This commit is contained in:
2025-05-13 19:24:51 +02:00
commit a950f49678
10604 changed files with 932663 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
body{
width:98%;height:100%;padding:0;
font-size:0.7rem;margin:0 auto;
background: #F6F5F2;
}
#wp{background: #F6F5F2;}
.head_title{width:100%;text-align:center;font-size:1rem;margin:5px 0px;}
.common_title{font-size:1rem;margin:5px 0px;}
.tighten_font{text-indent:1.2rem;font-size: small;}
.common_font{font-size: small;}
.endingUpdateDes{padding-bottom:10px;}