|
|
@ -86,8 +86,8 @@ body {
|
|
|
|
/*justify-content: center;*/
|
|
|
|
/*justify-content: center;*/
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
font-size: 24px;
|
|
|
|
font-size: 24px;
|
|
|
|
width: 40%;
|
|
|
|
width: 100%;
|
|
|
|
height: 40%;
|
|
|
|
height: 100%;
|
|
|
|
vertical-align:middle;
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -110,7 +110,13 @@ vertical-align:middle;
|
|
|
|
.active .pagelink:after{
|
|
|
|
.active .pagelink:after{
|
|
|
|
background-color: #0BEFEB;
|
|
|
|
background-color: #0BEFEB;
|
|
|
|
}*/
|
|
|
|
}*/
|
|
|
|
|
|
|
|
.mw-selflink{
|
|
|
|
|
|
|
|
/*width: 120%;
|
|
|
|
|
|
|
|
height: 120%;
|
|
|
|
|
|
|
|
background-color: #0BEFEB;*/
|
|
|
|
|
|
|
|
color:blue;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.pagelink .pagename{
|
|
|
|
.pagelink .pagename{
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|