Line 858: | Line 858: | ||
/*Navigation support/ | /*Navigation support/ | ||
/************************************************/ | /************************************************/ | ||
+ | |||
+ | |||
+ | .navigation_support_title { | ||
+ | width: 17%; | ||
+ | float: left; | ||
+ | height: 25px; | ||
+ | background-color: #f2f2f2; | ||
+ | color: #797979; | ||
+ | padding: 8px 3.5px 2px 3.5px; | ||
+ | text-align: center; | ||
+ | margin: 0px 10px 0px 0px; | ||
+ | border-radius: 7px; | ||
+ | cursor: pointer; | ||
+ | font-weight: bold; | ||
+ | font-size: 120%; | ||
+ | } | ||
Revision as of 21:29, 29 January 2019