Attachment 'kbd.css'
Download 1 @import url("/wiki/modern/css/common.css");
2
3 kbd {
4 font-family: sans-serif
5 font-size: 0.9em;
6 white-space: nowrap;
7 background-color: #EEE;
8 padding: 0pt 0.4em;
9 border: solid 0.2em;
10 border-top-color: #DDD;
11 border-right-color: #BBB;
12 border-bottom-color: #BBB;
13 border-left-color: #DDD;
14 }
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.