centered icons and fixing text alignmet to the left

This commit is contained in:
antil0pa 2020-01-04 19:11:58 +01:00
parent 71294d1c29
commit b913f81b19
1 changed files with 5 additions and 0 deletions

View File

@ -539,6 +539,11 @@ ul#nav li a:hover .ul#nav li ul {
.three-col p {
line-height: 27px;
color: inherit;
text-align: left;
}
.three-col img {
vertical-align: middle;
padding: 2px;
}
/* fullbar */