:

연습장

(r14 Blame)
r14
r12
1[[분류:둘러보기 틀]]
r11
2{{{#!wiki style="display: flex; justify-content: end; margin-top: .75rem;"
3{{{#!wiki class="button-group"
4{{{#!wiki class="button button--danger"
r14
5[[https://entrywiki.org/revert/@calleeTitle@?uuid=dddefe54-5e8a-43bc-8192-e343cdc2815e|{{{#ce2c31,#ff9592 내용 삭제}}}]]}}}{{{#!wiki class="button button--primary" style="border-left: 1px solid #ddd; border-right: 1px solid #ddd;" dark-style="border-color: #383b40;"
6[[https://entrywiki.org/edit/@calleeTitle@|{{{#0d74ce,#70b8ff 연습 시작}}}]]}}}{{{#!wiki class="button button--success"
r11
7[[https://namu.wiki/w/나무위키:문법 도움말|{{{#008573,#0bd8b6 문법 도움말}}}]]}}}}}}}}}
8{{{#!style
9.button-group {
10 display: flex;
11 overflow: hidden;
12 border: 1px solid #ddd;
13 border-radius: .25rem;
14}
15
16.button {
17 padding: .5rem 1rem;
18}
19
20.button a:hover {
21 text-decoration: none;
22}
23
24.button--danger {
25 background: #fff7f7;
26}
27
28.button--danger:hover {
29 background: #fff0f0;
30}
31
32.button--danger a {
33 color: #ce2c31 !important;
34}
35
36.button--primary {
37 background: #f4faff;
38}
39
40.button--primary:hover {
41 background: #e3f3ff;
42}
43
44.button--primary a {
45 color: #0d74ce !important;
46}
47
48.button--success {
49 background: #f3fbf9;
50}
51
52.button--success:hover {
53 background: #e4ffe4;
54}
55
56.button--success a {
57 color: #008573 !important;
58}
59
60@theseed-dark-mode {
61 .button-group {
62 border-color: #383b40;
63 }
64
65 .button--danger {
66 background: #201314;
67 }
68
69 .button--danger a {
70 color: #ff9592 !important;
71 }
72
73 .button--primary {
74 background: #111927;
75 }
76
77 .button--primary a {
78 color: #70b8ff !important;
79 }
80
81 .button--success {
82 background: #111927;
83 }
84
85 .button--primary a {
86 color: #0bd8b6 !important;
87 }
88}
89}}}
90[include(틀:나무위키에서 가져옴, 문서명=틀:나무위키 연습장/설명문서, 버전=160, uuid=b12a9a79-e163-40e4-adc8-9485ebe1515f)]
별도로 명시하지 않은 경우, 내용은 CC0에 따라 사용할 수 있습니다.