1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-09-09 21:50:45 +02:00

Contextual documentation mark docs

This commit is contained in:
Angelos Chalaris
2016-11-26 13:55:21 +02:00
parent 3344bfa03d
commit 2499afe53f
6 changed files with 67 additions and 25 deletions

10
dist/mini-default.css vendored
View File

@@ -1394,11 +1394,13 @@ mark.tertiary {
background: #558b2f; }
mark.tag {
padding: 2px; }
mark.bubble {
border-radius: 200px;
padding: 3px 5px; }
padding: 4px 8px; }
mark.inline-block {
font-size: 100%;
line-height: 1.35;
padding: 5px; }
progress.inline {
display: inline-block;