틀
더연습장(r7판 Blame)
| r7 | ||
|---|---|---|
| r7 | 1 | {{{#!wiki style="display: flex; justify-content: end; margin-top: .75rem;" |
| 2 | {{{#!wiki class="button-group" | |
| 3 | {{{#!wiki class="button button--danger" | |
| 4 | [[https://theseed.io/revert/@calleeTitle@?uuid=추가예정|내용 삭제]]}}}{{{#!wiki class="button button--primary" style="border-left: 1px solid #ddd; border-right: 1px solid #ddd;" dark-style="border-color: #383b40;" | |
| 5 | [[https://theseed.io/edit/@calleeTitle@|연습 시작]]}}}{{{#!wiki class="button button--success" | |
| 6 | [[https://namu.wiki/w/나무위키:문법 도움말|{{{#008573,#0bd8b6 문법 도움말}}}]]}}}}}}}}}{{{#!style | |
| 7 | .button-group { | |
| 8 | display: flex; | |
| 9 | overflow: hidden; | |
| 10 | border: 1px solid #ddd; | |
| 11 | border-radius: .25rem; | |
| 12 | } | |
| r1 | 13 | |
| r7 | 14 | .button { |
| 15 | padding: .5rem 1rem; | |
| 16 | } | |
| 17 | ||
| 18 | .button a:hover { | |
| 19 | text-decoration: none; | |
| 20 | } | |
| 21 | ||
| 22 | .button--danger { | |
| 23 | background: #fff7f7; | |
| 24 | } | |
| 25 | ||
| 26 | .button--danger:hover { | |
| 27 | background: #fff0f0; | |
| 28 | } | |
| 29 | ||
| 30 | .button--danger a { | |
| 31 | color: #ce2c31 !important; | |
| 32 | } | |
| 33 | ||
| 34 | .button--primary { | |
| 35 | background: #f4faff; | |
| 36 | } | |
| 37 | ||
| 38 | .button--primary:hover { | |
| 39 | background: #e3f3ff; | |
| 40 | } | |
| 41 | ||
| 42 | .button--primary a { | |
| 43 | color: #0d74ce !important; | |
| 44 | } | |
| 45 | ||
| 46 | .button--success { | |
| 47 | background: #f3fbf9; | |
| 48 | } | |
| 49 | ||
| 50 | .button--success:hover { | |
| 51 | background: #e4ffe4; | |
| 52 | } | |
| 53 | ||
| 54 | .button--success a { | |
| 55 | color: #008573 !important; | |
| 56 | } | |
| 57 | ||
| 58 | @theseed-dark-mode { | |
| 59 | .button-group { | |
| 60 | border-color: #383b40; | |
| 61 | } | |
| 62 | ||
| 63 | .button--danger { | |
| 64 | background: #201314; | |
| 65 | } | |
| 66 | ||
| 67 | .button--danger a { | |
| 68 | color: #ff9592 !important; | |
| 69 | } | |
| 70 | ||
| 71 | .button--primary { | |
| 72 | background: #111927; | |
| 73 | } | |
| 74 | ||
| 75 | .button--primary a { | |
| 76 | color: #70b8ff !important; | |
| 77 | } | |
| 78 | ||
| 79 | .button--success { | |
| 80 | background: #111927; | |
| 81 | } | |
| 82 | ||
| 83 | .button--primary a { | |
| 84 | color: #0bd8b6 !important; | |
| 85 | } | |
| 86 | } | |
| 87 | }}} | |
| 88 | [include(틀:문서 가져옴/the seed, 위키=n, 문서명=틀:나무위키 연습장/설명문서, 버전=170, uuid=7b8e14c5-7131-4ae8-b20f-5e9333867013)] |