mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
12 lines
144 B
CSS
12 lines
144 B
CSS
.row {
|
|
margin-left: 8px;
|
|
}
|
|
.row a {
|
|
display: block;
|
|
text-align: left;
|
|
font-size: 1.2em;
|
|
line-height: 1.8;
|
|
}
|
|
.row h3 {
|
|
color: #777;
|
|
} |