7 lines
76 B
CSS
7 lines
76 B
CSS
|
.text-emphasized {
|
||
|
font-style: italic;
|
||
|
}
|
||
|
table.list img{
|
||
|
width: 30px;
|
||
|
}
|