mirror of
https://github.com/clagnut/webtypography.git
synced 2025-09-03 01:52:48 +02:00
2 lines
122 B
CSS
2 lines
122 B
CSS
.ex2-3-4 pre {
|
|
text-align: center;
|
|
}
|
|
|
|
.ex2-3-4 pre span {
|
|
text-align: left;
|
|
display: inline-block;
|
|
white-space: pre;
|
|
} |