summaryrefslogtreecommitdiff
path: root/CIAO/docs/tutorials/CoSMIC/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/docs/tutorials/CoSMIC/style.css')
-rw-r--r--CIAO/docs/tutorials/CoSMIC/style.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/CIAO/docs/tutorials/CoSMIC/style.css b/CIAO/docs/tutorials/CoSMIC/style.css
deleted file mode 100644
index b86b9ceb671..00000000000
--- a/CIAO/docs/tutorials/CoSMIC/style.css
+++ /dev/null
@@ -1,15 +0,0 @@
-
-/* Important Node */
-div.important {
- position: center;
- width: 75%;
- text-align: left;
- border: 1;
- background: #FAEBD7;
-}
-
-div.important strong {
- font-weight: bold;
- color: red;
- font-variant: small-caps;
-}