2017-06-29 15:47:26 +01:00
|
|
|
/*******************************
|
|
|
|
Site Overrides
|
|
|
|
*******************************/
|
|
|
|
|
|
|
|
|
|
|
|
.ui.menu.inverted .item {
|
|
|
|
text-transform: uppercase;
|
2018-02-08 09:35:27 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
#mainmenu {
|
2018-02-12 12:23:25 -08:00
|
|
|
background: @legoGreyLight;
|
2018-02-08 09:35:27 -08:00
|
|
|
border-bottom: 5px solid #00a5c8;
|
2017-06-29 15:47:26 +01:00
|
|
|
}
|