User:WhereTheresSmokeTheresPandas/common.css
| ← Previous revision | Revision as of 19:06, 19 April 2026 | ||
| Line 11: | Line 11: | ||
#p-logo { |
#p-logo { |
||
left: 0.5em !important; |
left: 0.5em !important; |
||
} |
|||
#p-search { |
|||
margin-right: 1em !important; |
|||
width: 15em !important; |
|||
} |
|||
#searchInput { |
|||
background-color: #ffffff !important; |
|||
border: 1px solid #a2a9b1 !important; |
|||
border-radius: 0 !important; |
|||
height: 1.2em !important; |
|||
font-size: 13px !important; |
|||
} |
} |
||
#p-personal ul li { |
#p-personal ul li { |
||