pxt-ev3/theme/site/collections/menu.overrides

13 lines
228 B
Plaintext
Raw Normal View History

2017-06-29 16:47:26 +02:00
/*******************************
Site Overrides
*******************************/
.ui.menu.inverted .item {
text-transform: uppercase;
}
#mainmenu {
background: #f4f7f9;
border-bottom: 5px solid #00a5c8;
2017-06-29 16:47:26 +02:00
}