Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/moses-for-mere-mortals/all.css')
-rw-r--r--scripts/moses-for-mere-mortals/all.css55
1 files changed, 0 insertions, 55 deletions
diff --git a/scripts/moses-for-mere-mortals/all.css b/scripts/moses-for-mere-mortals/all.css
deleted file mode 100644
index e83379dd4..000000000
--- a/scripts/moses-for-mere-mortals/all.css
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
-all.css
-Generated by redsea 14
-Generated by redsea. See license and other details in http://dragoman.org/redsea
-*/
-body {
- margin : 3.5em ;
- padding-bottom : 1.6em ;
- border-bottom : 4px solid #990000 ;
- background-color : #fffff3 ;
- background-image : none ;
- color : black ;
- font-family : monospace ;
- font-size : 1.3em ;
- text-align : justify ;
- margin-top : 0.2em ;
-}
-
-h1 {
- margin-top : 0.6em ;
- margin-bottom : 0.1em ;
- border-bottom : 4px solid #990000 ;
- text-align : center ;
- font-size : 2.0em ;
- color : #770000 ;
-}
-
-a:link {
- text-decoration : none ;
- color : #0000cc ;
-}
-
-a:visited {
- text-decoration : none ;
- color : #0000CC ;
-}
-
-a:hover {
- text-decoration : none ;
- border-bottom : 2px solid #990000 ;
-}
-
-table {
- margin : auto ;
- width : 95% ;
-}
-
-td {
- padding : 0.5em ;
- }
-
-td.feedback {
- height : 4.1em ;
-}
-/* +++ */