Project

General

Profile

1
.latinnum {
2
    border-top: thin black solid;
3
     }
4
     
5
.supraline {
6
    border-top: thin black solid;
7
     }
8
     
9
.previouslyread {
10
    text-decoration: underline;
11
     }
12
     
13
*[lang="la"] {
14
    font-family: "GentiumAlt", "Gentium","Palatino Linotype", "Palatino", "Times New Roman", "Times", "Arial Unicode MS", serif;
15
}
16

    
17
*[lang="grc"] {
18
    font-family: "Lucida Grande", "Arial Unicode MS","Galilee Unicode Gk", "New Athena Unicode", "Athena Unicode", 
19
    "Palatino Linotype", "Titus Cyberbit Basic", "Cardo", "Vusillus Old Face", "Alphabetum", "Galatia SIL", 
20
    "Code 2000", "GentiumAlt", "Gentium", "Minion Pro", "GeorgiaGreek", "Vusillus Old Face Italic", 
21
    "Everson Mono", "Aristarcoj", "Porson", "Legendum", "Aisa Unicode", "Hindsight Unicode", "Caslon", 
22
    "Verdana", "Tahoma";
23
   }
24
   
25
.textpart {
26
    left: 6em;
27
    line-height: 1.4;
28
    margin-top: 8px;
29
    margin-bottom: 8px;
30
    position: relative;
31
    padding-right: 2em;
32
}
33

    
34
.textpartnumber {
35
    padding-right: 0.2em;
36
    position: absolute;
37
    }
38
    
39
.linenumber {
40
    left: -4em;
41
    padding-right: 0.2em;
42
    position: absolute;
43
    }
44
    
45
.linenumberbroken {
46
    left: -4em;
47
    padding-right: 0.2em;
48
    position: absolute;
49
    color: red ;
50
    text-decoration: blink ;
51
    }
52
    
53
.petraeligature {
54
    text-decoration: underline;
55
    }
56
    
57
.underline {
58
    text-decoration: underline;
59
    }
60

    
61
.italic {
62
    font-style: italic;
63
    }
64
    
65
h4.slimmer {
66
    margin-bottom: -0.5em;
67
    }    
68

    
69
h3.iospe {
70
    color: rgb(40, 80, 114);
71
    float: left;
72
    font-family: arial,helvetica,sans-serif;
73
    font-size: 125%;
74
    max-width: 165px;
75
    margin-top:0;
76
    padding-top:0;
77
    }
78

    
79
h4.iospe {
80
    font-family: arial,helvetica,sans-serif;
81
    font-size: 13px;
82
    color: rgb(51, 51, 51);
83
    max-width: 165px;
84
    width: 165px;
85
    }
86

    
87
dl.iospe {
88
    font-family: arial,helvetica,sans-serif;
89
    font-size: 13px;
90
    margin-bottom: 15px;
91
    margin-top: 15px;
92
    padding-left: 165px;
93
    padding-top: 5px;
94
    }
95

    
96
dl.iospe dt {
97
    float: left;
98
    font-size: 13px;
99
    font-weight: bold;
100
    color: rgb(51, 51, 51);
101
    max-width: 165px;
102
    vertical-align: baseline;
103
    width: 165px;
104
    }
105

    
106
dl.iospe dd {
107
    font-size: 13px;
108
    margin-left: 165px;
109
    vertical-align: baseline;
110
    }
111

    
112
div#edition.iospe {
113
    margin-left: 100px;
114
    }
115

    
116
div.iospe {
117
    margin-left:165px;
118
    }
119

    
(6-6/95)