8 lines
85 B
CSS
8 lines
85 B
CSS
right {
|
|
text-align: right;
|
|
}
|
|
|
|
tag {
|
|
display: inline-block;
|
|
word-wrap: anywhere;
|
|
}
|