Opened 10 years ago
Closed 10 years ago
#13944 closed bug (notabug)
Use this style for front page
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
nav#main {
background-color: rgba(0, 0, 0, 0.18); border-left: 1px solid rgba(2, 2, 2, 0.28); border-radius: 10px 10px 0 0; border-right: 1px solid rgba(2, 2, 2, 0.28); border-top: 1px solid rgba(250, 250, 250, 0.1); box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);
}
Note: See
TracTickets for help on using
tickets.