Update README.md
Browse files
README.md
CHANGED
@@ -116,68 +116,6 @@ kao i korpus [PDRS 1.0](https://www.clarin.si/repository/xmlui/handle/11356/1752
|
|
116 |
</div>
|
117 |
|
118 |
|
119 |
-
|
120 |
-
|
121 |
-
.
|
122 |
-
font-weight:bold;
|
123 |
-
}
|
124 |
-
|
125 |
-
.cover {
|
126 |
-
width: 100%;
|
127 |
-
margin-bottom: "5pt"
|
128 |
-
}
|
129 |
-
|
130 |
-
.highlight-container, .highlight {
|
131 |
-
position: relative;
|
132 |
-
text-decoration:none
|
133 |
-
}
|
134 |
-
|
135 |
-
.highlight-container {
|
136 |
-
display: inline-block;
|
137 |
-
|
138 |
-
}
|
139 |
-
|
140 |
-
.highlight{
|
141 |
-
color:white;
|
142 |
-
text-transform:uppercase;
|
143 |
-
font-size: 16pt;
|
144 |
-
|
145 |
-
}
|
146 |
-
|
147 |
-
.highlight-container{
|
148 |
-
padding:5px 10px
|
149 |
-
}
|
150 |
-
|
151 |
-
.highlight-container:before {
|
152 |
-
content: " ";
|
153 |
-
display: block;
|
154 |
-
height: 100%;
|
155 |
-
width: 100%;
|
156 |
-
margin-left: 0px;
|
157 |
-
margin-right: 0px;
|
158 |
-
position: absolute;
|
159 |
-
background: #e80909;
|
160 |
-
transform: rotate(2deg);
|
161 |
-
top: -1px;
|
162 |
-
left: -1px;
|
163 |
-
border-radius: 20% 25% 20% 24%;
|
164 |
-
padding: 10px 18px 18px 10px;
|
165 |
-
}
|
166 |
-
|
167 |
-
div.grb, #zastava>table {
|
168 |
-
position:absolute;
|
169 |
-
top:0px;
|
170 |
-
left: 0px;
|
171 |
-
margin:0px
|
172 |
-
}
|
173 |
-
|
174 |
-
div.grb>img, #zastava>table{
|
175 |
-
margin:0px
|
176 |
-
}
|
177 |
-
|
178 |
-
#zastava {
|
179 |
-
position: relative;
|
180 |
-
margin-bottom:120px
|
181 |
-
}
|
182 |
-
|
183 |
-
</style>
|
|
|
116 |
</div>
|
117 |
|
118 |
|
119 |
+
</div>
|
120 |
+
|
121 |
+
<style type="text/css"> @import url("style.css"); </style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|