Template:Hidden begin/styles.css: Difference between revisions
Jump to navigation
Jump to search
OxeyeWiki>Catdotjs m 1 revision imported: Adding modules for infoboxes |
(No difference)
|
Revision as of 05:47, 3 March 2024
/* {{pp-template}} */
.hidden-begin {
box-sizing: border-box;
width: 100%;
padding: 5px;
border: none;
font-size: 95%;
}
.hidden-title {
font-weight: bold;
line-height: 1.6;
text-align: left;
}
.hidden-content {
text-align: left;
}