Content deleted Content added
XPDG changed the content model of the page User:XPDG/sandbox/NälkänScripts/styles.css from "CSS" to "Sanitized CSS" |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
.pilesaran { |
.pilesaran { |
||
font-family: 'Pilesaran'; |
font-family: 'Pilesaran'; |
||
font-size: |
font-size: 2rem; |
||
text-align: center; |
text-align: center; |
||
line-height: 0.2vw; |
line-height: 0.2vw; |
Revision as of 17:39, 23 June 2025
.pilesaran {
font-family: 'Pilesaran';
font-size: 2rem;
text-align: center;
line-height: 0.2vw;
margin: 10px;
letter-spacing: -1px;
}
.pilesaranText {
font-family: 'Pilesaran';
letter-spacing: -1px;
}
sup {
font-family: InterVariable, RedactRect, Inter, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif !important;
}
.pilesaran p {
line-height: 0.2vw;
}
.demostration {
text-align: center;
}
.rotate {
transform: rotate(180deg);
}