mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-04 01:45:52 +03:00
56 lines
1.4 KiB
CSS
56 lines
1.4 KiB
CSS
/*
|
|
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 ;
|
|
}
|
|
/* +++ */
|