mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
12 lines
99 B
CSS
12 lines
99 B
CSS
|
|
.paste {
|
|
margin: 0 auto;
|
|
width: auto;
|
|
}
|
|
|
|
.paste .text_formatted {
|
|
width: 600px;
|
|
margin: 0;
|
|
}
|
|
|