First Commit

This commit is contained in:
2025-11-02 22:52:08 +01:00
commit 73fbbf1be2
5821 changed files with 977526 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
#maint {
font-size:130%;
color:red;
text-align:center;
padding:20px;
background-color: #CCC;
height: 0px;
}
#mw {
font-size:180%;
margin-top:5px;
margin-bottom:5px;
}
.ui-dialog-titlebar{
display:none;
}
.ui-widget-content.ui-dialog {
border: solid 5px red;
}
.ui-widget-overlay
{
opacity: .70 !important;
filter: Alpha(Opacity=70) !important;
}