5,951
edits
No edit summary |
No edit summary |
||
Line 387: | Line 387: | ||
.social-icon-img:hover { | .social-icon-img:hover { | ||
transform: scale(1.1); | transform: scale(1.1); | ||
} | |||
/* template:TLP drawer */ | |||
.tlp-drawer { | |||
padding: 10px; | |||
margin-top: 10px; | |||
border-left: 1px solid silver; | |||
} | |||
.tlp-button { | |||
float: right; | |||
} | } |