Module decrease font-size
This commit is contained in:
parent
6e6e4b902f
commit
7e4bb86959
1 changed files with 1 additions and 2 deletions
|
|
@ -160,7 +160,6 @@ td.tool a.mtitle:hover {
|
|||
text-align:right;
|
||||
padding:0px;
|
||||
margin: 0px;
|
||||
font-size:12.16px;
|
||||
float:right;
|
||||
}
|
||||
#module table,#module table tr,#module table td {
|
||||
|
|
@ -3016,7 +3015,7 @@ li.li-active {
|
|||
border:1px solid blue;
|
||||
margin:1px;
|
||||
border-radius: 0px;
|
||||
font-size: 95%;
|
||||
font-size: 75%;
|
||||
}
|
||||
#module .nav-pills a.nav-link:hover {
|
||||
background-color: navy !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue