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