Content deleted Content added
No edit summary Tag: Reverted |
Tag: Undo |
||
Line 1: | Line 1: | ||
.pilesaran { |
.pilesaran { |
||
font-family: 'Pilesaran'; |
font-family: 'Pilesaran'; |
||
font-size: |
font-size: 3.2vw; |
||
text-align: center; |
text-align: center; |
||
line-height: 0.2vw; |
line-height: 0.2vw; |
Revision as of 17:40, 23 June 2025
.pilesaran {
font-family: 'Pilesaran';
font-size: 3.2vw;
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);
}