summaryrefslogtreecommitdiff
path: root/licenses/by-sa/legalcode_files/deeds.css
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-03-11 09:46:22 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-03-11 09:46:22 (GMT)
commit79f2ee09f509a3c768c2b85b215b6a3a7e46d5b7 (patch)
treed31f7376b09925304bd853689f8b7a740bbda2a9 /licenses/by-sa/legalcode_files/deeds.css
parenta4a2447346e6906faf00be4699c38546673621d5 (diff)
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
Update COPYING accordingly.
Diffstat (limited to 'licenses/by-sa/legalcode_files/deeds.css')
-rw-r--r--licenses/by-sa/legalcode_files/deeds.css54
1 files changed, 0 insertions, 54 deletions
diff --git a/licenses/by-sa/legalcode_files/deeds.css b/licenses/by-sa/legalcode_files/deeds.css
deleted file mode 100644
index 7c50dbc..0000000
--- a/licenses/by-sa/legalcode_files/deeds.css
+++ /dev/null
@@ -1,54 +0,0 @@
-body {
- margin: 0px;
- padding: 0px;
- font-family: verdana, arial, helvetica, sans-serif;
- color: black;
- background-color: white;
- text-align: center;
- font-size:11px;
- /* part 1 of 2 centering hack */
- }
-
-#deed {
- width: 620px;
- padding: 15px;
- margin-top: 20px;
- margin-bottom: 20px;
- margin-right: auto;
- margin-left: auto;
- /* opera does not like 'margin:20px auto' */
- background: #ffc;
- border: 3px groove #333;
- text-align:left;
- /* part 2 of 2 centering hack */
- width: 620px; /* ie5win fudge begins */
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 584px;
- }
-
-html>body #content {
- width: 584px; /* ie5win fudge ends */
- }
-
-.fineprint {
- border:1px solid black;
- padding:8px;
- background:#ffffff;
- text-align:justify;
-}
-
-.text, li {
- font-family:verdana, sans-serif;
- font-size:11px;
- margin-left:20px;
- margin-right:20px;
- line-height:140%;
- text-align:left;
-}
-
-.tiny {
- font-family:verdana, sans-serif;
- font-size:11px;
- margin-bottom:10px;
-} \ No newline at end of file