Line 614: | Line 614: | ||
padding-top: 2rem; | padding-top: 2rem; | ||
padding-bottom: 2rem; | padding-bottom: 2rem; | ||
+ | line-height: 1rem; | ||
} | } | ||
Line 624: | Line 625: | ||
padding-top: 7rem; | padding-top: 7rem; | ||
padding-bottom: 1rem; | padding-bottom: 1rem; | ||
+ | line-height: 1rem; | ||
} | } | ||
Line 632: | Line 634: | ||
color: rgba(242, 77, 25,1); | color: rgba(242, 77, 25,1); | ||
text-align: center; | text-align: center; | ||
+ | line-height: 1rem; | ||
} | } | ||
Line 642: | Line 645: | ||
padding-top: 7rem; | padding-top: 7rem; | ||
padding-bottom: 2rem; | padding-bottom: 2rem; | ||
+ | line-height: 1rem; | ||
} | } | ||
Line 1,365: | Line 1,369: | ||
.sshh{ | .sshh{ | ||
text-decoration: none; | text-decoration: none; | ||
− | color:rgb(255, 133, 102) | + | color:rgb(255, 133, 102); |
transition: 0.15s; | transition: 0.15s; | ||
} | } | ||
Line 1,371: | Line 1,375: | ||
.sshh:hover{ | .sshh:hover{ | ||
text-decoration: none; | text-decoration: none; | ||
− | color:rgb(255, 0, 53) | + | color:rgb(255, 0, 53); |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
transition: 0.15s; | transition: 0.15s; | ||
} | } | ||
Line 1,485: | Line 1,477: | ||
} | } | ||
.orange{ | .orange{ | ||
− | color:tomato | + | color:tomato; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 5,365: | Line 5,352: | ||
} | } | ||
} | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 13:34, 8 December 2018