css/style
This commit is contained in:
parent
e6ff87e4f6
commit
499e8023aa
5 changed files with 43 additions and 13 deletions
|
@ -2,8 +2,32 @@
|
|||
html
|
||||
****
|
||||
|
||||
HTML
|
||||
====
|
||||
|
||||
Index
|
||||
-----
|
||||
|
||||
.. literalinclude:: index.html
|
||||
:language: html
|
||||
|
||||
.. literalinclude:: index.css
|
||||
CSS
|
||||
===
|
||||
|
||||
Debug
|
||||
-----
|
||||
|
||||
.. literalinclude:: style/debug.css
|
||||
:language: css
|
||||
|
||||
Reset
|
||||
-----
|
||||
|
||||
.. literalinclude:: style/reset.css
|
||||
:language: css
|
||||
|
||||
Main
|
||||
----
|
||||
|
||||
.. literalinclude:: style/main.css
|
||||
:language: css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue