"ഫലകം:Lkframe/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
update css |
||
| വരി 63: | വരി 63: | ||
.lkframe-tab-active { | .lkframe-tab-active { | ||
background: # | background: #e8f0ff; | ||
font-weight: bold; | font-weight: bold; | ||
border-top: | border-top: 3px solid #4a6fa5; | ||
border-left: 1px solid #99B3FF; | border-left: 1px solid #99B3FF; | ||
border-right: 1px solid #99B3FF; | border-right: 1px solid #99B3FF; | ||
border-bottom: 2px solid # | border-bottom: 2px solid #e8f0ff; | ||
margin-bottom: -2px; | margin-bottom: -2px; | ||
position: relative; | position: relative; | ||
| വരി 80: | വരി 80: | ||
/* ── Content area (below tabs) ── */ | /* ── Content area (below tabs) ── */ | ||
.lkframe-content { | .lkframe-content { | ||
background: # | background: #e8f0ff; | ||
border: 1px solid #99B3FF; | border: 1px solid #99B3FF; | ||
border-top: none; | border-top: none; | ||