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 'contrib/moses-for-mere-mortals/all.css')
-rw-r--r--contrib/moses-for-mere-mortals/all.css55
1 files changed, 55 insertions, 0 deletions
diff --git a/contrib/moses-for-mere-mortals/all.css b/contrib/moses-for-mere-mortals/all.css
new file mode 100644
index 000000000..e83379dd4
--- /dev/null
+++ b/contrib/moses-for-mere-mortals/all.css
@@ -0,0 +1,55 @@
+/*
+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 ;
+}
+/* +++ */