|
|
@ -14,6 +14,7 @@ body {
|
|
|
|
left: 7%;
|
|
|
|
left: 7%;
|
|
|
|
text-align: : center;
|
|
|
|
text-align: : center;
|
|
|
|
z-index: 5;
|
|
|
|
z-index: 5;
|
|
|
|
|
|
|
|
padding-bottom: 5%;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -21,19 +22,21 @@ body {
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
z-index: 5;
|
|
|
|
z-index: 5;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.thumbborder {
|
|
|
|
.thumbborder {
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
max-width: 100%;
|
|
|
|
max-width: 100%;
|
|
|
|
max-height: 100%;
|
|
|
|
max-height: 100%;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*links*/
|
|
|
|
/*links*/
|
|
|
|
|
|
|
|
|
|
|
|
a:link {
|
|
|
|
a:link {
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: ;
|
|
|
|
color: #371F10;
|
|
|
|
color: #371F10;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -51,14 +54,14 @@ a:hover {
|
|
|
|
h1 {
|
|
|
|
h1 {
|
|
|
|
/* position: fixed;
|
|
|
|
/* position: fixed;
|
|
|
|
right:0%;
|
|
|
|
right:0%;
|
|
|
|
top:5%;
|
|
|
|
bottom:83%;
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
background-color: rgba(11,239,235,0.7);
|
|
|
|
background-color: rgba(11,239,235,0.7);
|
|
|
|
padding: 3px 35px 3px 10px;
|
|
|
|
padding: 3px 35px 3px 10px;
|
|
|
|
z-index: 10;
|
|
|
|
z-index: 10;*/
|
|
|
|
font-size: 27px;
|
|
|
|
/* font-size: ;*/
|
|
|
|
color: #371F10;*/
|
|
|
|
/* color: #371F10;
|
|
|
|
max-width: 90%;
|
|
|
|
max-width: 90%;*/
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
h2{
|
|
|
|
h2{
|
|
|
@ -123,7 +126,7 @@ h2{
|
|
|
|
position: fixed;
|
|
|
|
position: fixed;
|
|
|
|
/* text-align: center;*/
|
|
|
|
/* text-align: center;*/
|
|
|
|
bottom: 0%;
|
|
|
|
bottom: 0%;
|
|
|
|
right: 0%;
|
|
|
|
right: 1%;
|
|
|
|
z-index: 9;
|
|
|
|
z-index: 9;
|
|
|
|
width: 110px;
|
|
|
|
width: 110px;
|
|
|
|
height: 50px;
|
|
|
|
height: 50px;
|
|
|
@ -141,7 +144,7 @@ p {
|
|
|
|
.btnov {
|
|
|
|
.btnov {
|
|
|
|
position: fixed;
|
|
|
|
position: fixed;
|
|
|
|
display: inline;
|
|
|
|
display: inline;
|
|
|
|
right: 0px;
|
|
|
|
right: 20px;
|
|
|
|
bottom:0px;
|
|
|
|
bottom:0px;
|
|
|
|
border: none;
|
|
|
|
border: none;
|
|
|
|
width: 50px;
|
|
|
|
width: 50px;
|
|
|
@ -159,7 +162,7 @@ p {
|
|
|
|
.btn {
|
|
|
|
.btn {
|
|
|
|
position: fixed;
|
|
|
|
position: fixed;
|
|
|
|
display: inline;
|
|
|
|
display: inline;
|
|
|
|
right: 60px;
|
|
|
|
right: 70px;
|
|
|
|
bottom:0px;
|
|
|
|
bottom:0px;
|
|
|
|
border: none;
|
|
|
|
border: none;
|
|
|
|
width: 50px;
|
|
|
|
width: 50px;
|
|
|
@ -241,15 +244,14 @@ p {
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
opacity: 0.7;
|
|
|
|
opacity: 0.7;
|
|
|
|
right:0%;
|
|
|
|
right:0%;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
a.content:link {
|
|
|
|
a.content:link {
|
|
|
|
color:white;
|
|
|
|
color:white;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.metadata_organization {
|
|
|
|
.metadata_topic, .metadata_format, .metadata_creator, .metadata_organization {
|
|
|
|
/*font-size: 14px;*/
|
|
|
|
max-width: 95%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.fbtn {
|
|
|
|
.fbtn {
|
|
|
|