/[suikacvs]/www/2005/xpointer-js/xpointer-style.css
Suika

Diff of /www/2005/xpointer-js/xpointer-style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Mon Mar 14 00:40:15 2005 UTC revision 1.2 by wakaba, Wed Apr 27 01:33:25 2005 UTC
# Line 1  Line 1 
1    /* XPointer scheme definitions */
2    
3  dl.xpointer-scheme-definition {  dl.xpointer-scheme-definition {
4    display: block;    display: block;
5    border-style: none;    border-style: none;
# Line 35  dl.xpointer-scheme-definition { Line 37  dl.xpointer-scheme-definition {
37    clear: both;    clear: both;
38  }  }
39    
40    /* Links to XPointer specifications */
41    
42    a[href^="http://www.w3.org/TR/2003/REC-xptr-framework-20030325/"]:after,
43    a[href^="http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226/"]:after {
44      content: "xp";
45      vertical-align: super;
46      color: gray;
47      background-color: transparent;
48      font-size: x-small;
49      line-height: 1.0;
50      font-family: "Times New Roman", serif;
51      text-decoration: none;
52      border-style: none;
53    }
54    
55    a[href^="http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226/"]:after {
56      content: "dom";
57    }
58    
59  /* Revision: $Date$ */  /* Revision: $Date$ */
60    
61  /* ***** BEGIN LICENSE BLOCK *****  /* ***** BEGIN LICENSE BLOCK *****

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24