“MediaWiki:Common.css”的版本间的差异

来自Wiki-Orange Pi
跳转至: 导航搜索
第3行: 第3行:
 
{ height:90px !important;}
 
{ height:90px !important;}
 
p img {max-width:100%; height:auto;}
 
p img {max-width:100%; height:auto;}
.pre{word-wrap:break-word !important;}
+
pre{word-wrap:break-word !important;}
 +
body{word-wrap:break-word !important;}

2022年6月30日 (四) 20:07的版本

/* 这里放置的CSS将应用于所有皮肤 */
#p-logo
{ height:90px !important;}
p img {max-width:100%; height:auto;}
pre{word-wrap:break-word !important;}
body{word-wrap:break-word !important;}