2013-06-26 16:45:05 -07:00
|
|
|
@import "prefixer";
|
2013-06-25 22:42:44 -07:00
|
|
|
|
|
|
|
#main-menu-region {
|
2013-04-20 23:25:24 -07:00
|
|
|
i:before {
|
2013-06-25 22:42:44 -07:00
|
|
|
font-size : 35px;
|
2013-04-20 23:25:24 -07:00
|
|
|
}
|
2013-06-30 23:26:33 -07:00
|
|
|
|
2013-04-20 23:25:24 -07:00
|
|
|
i {
|
2013-06-25 22:42:44 -07:00
|
|
|
width : 40px;
|
2013-04-20 23:25:24 -07:00
|
|
|
}
|
2013-04-22 21:55:08 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
#in-sub-nav li a {
|
2013-06-25 22:42:44 -07:00
|
|
|
color : #b9b9b9;
|
2013-06-30 23:26:33 -07:00
|
|
|
}
|
2013-04-22 21:55:08 -07:00
|
|
|
|
2013-06-30 23:26:33 -07:00
|
|
|
#in-sub-nav li a:focus {
|
|
|
|
text-decoration: none;
|
2013-04-22 21:55:08 -07:00
|
|
|
}
|
2013-06-06 22:15:07 -07:00
|
|
|
|
|
|
|
#in-sub-nav {
|
2013-06-25 22:42:44 -07:00
|
|
|
margin-bottom : 80px;
|
2013-06-06 22:15:07 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.backdrop #in-sub-nav {
|
2013-06-25 22:42:44 -07:00
|
|
|
background-color : #000000;
|
|
|
|
.opacity(0.85);
|
2013-06-06 22:15:07 -07:00
|
|
|
}
|