Widget
Glossary
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 13: | Line 13: | ||
.glossary-title { | .glossary-title { | ||
font-weight: bold; | font-weight: bold; | ||
color:#0060A8; | |||
text-align:center; | |||
} | } | ||
Revision as of 21:26, 26 April 2024
<style>
.glossary-item {
box-sizing: border-box; flex: 0 0 calc(50% - 20px); max-width: calc(50% - 20px); border: 1px solid #000; padding: 20px; margin-bottom: 20px; display: flex; flex-direction: column;
}
.glossary-title {
font-weight: bold; color:#0060A8; text-align:center; }
.glossary-content {
margin-top: 10px; flex-grow: 1; }
.read-more {
display: block; margin-top: 10px; text-align: right; text-decoration: none; color: #000; }
@media (min-width: 768px) {
.glossary-item { width: 48%; } }
- target {
padding-top: 50px; margin-top: -50px; display: block; }
</style>
<a href="" class="read-more">Read more ></a>
This page was edited more than 8 months ago on 05/16/2024. What links here