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