CSS placing footnote at side
-
Can I use this code in your plugin?
.sidenote { text-align: left; color: #555; float: right; clear: right; margin-right: -40%; width: 30%; margin-top: 0; margin-bottom: 0.5rem; font-size: 0.7rem; line-height: 1.3; vertical-align: baseline; position: relative; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS placing footnote at side’ is closed to new replies.