"ഫലകം:Lkframe/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
add css |
No edit summary |
||
| വരി 25: | വരി 25: | ||
display: flex; | display: flex; | ||
flex-wrap: nowrap; | flex-wrap: nowrap; | ||
gap: | gap: 4px; | ||
border-bottom: | border-bottom: 2px solid #99B3FF; | ||
overflow-x: auto; | overflow-x: auto; | ||
padding | padding: 6px 4px 0; | ||
} | } | ||
| വരി 36: | വരി 35: | ||
padding: 0; | padding: 0; | ||
border: 1px solid #99B3FF; | border: 1px solid #99B3FF; | ||
border-radius: | border-bottom: none; | ||
border-radius: 6px 6px 0 0; | |||
background: #dce8ff; | background: #dce8ff; | ||
white-space: nowrap; | white-space: nowrap; | ||
| വരി 65: | വരി 65: | ||
font-weight: bold; | font-weight: bold; | ||
border-top: 3px solid #4a6fa5; | border-top: 3px solid #4a6fa5; | ||
} | } | ||
.lkframe-tab-active a { | .lkframe-tab-active a { | ||
color: # | color: #222; | ||
} | } | ||