mirror of https://github.com/CGAL/cgal
Correct icon sizes (#8703)
Correct icon sizes **Without correction**  **With correction** 
This commit is contained in:
commit
8f78a020ed
|
|
@ -52,7 +52,7 @@ h2 {
|
|||
font-family: Arial, Helvetica;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
height: 14px;
|
||||
height: 22px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #FF0000;
|
||||
|
|
@ -67,7 +67,7 @@ h2 {
|
|||
font-family: Arial, Helvetica;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
height: 14px;
|
||||
height: 22px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #0000FF;
|
||||
|
|
@ -82,7 +82,7 @@ h2 {
|
|||
font-family: Arial, Helvetica;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
height: 14px;
|
||||
height: 22px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #67489A;
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ h2 {
|
|||
font-family: Arial, Helvetica;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
height: 14px;
|
||||
height: 22px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #FF0000;
|
||||
|
|
@ -67,7 +67,7 @@ h2 {
|
|||
font-family: Arial, Helvetica;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
height: 14px;
|
||||
height: 22px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #0000FF;
|
||||
|
|
@ -82,7 +82,7 @@ h2 {
|
|||
font-family: Arial, Helvetica;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
height: 14px;
|
||||
height: 22px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #67489A;
|
||||
|
|
|
|||
Loading…
Reference in New Issue