Update 'style.css'
parent
2e857d4f52
commit
1c9c1c82eb
@ -1,774 +1,74 @@
|
|||||||
body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
body{
|
||||||
}
|
background:#12141d;
|
||||||
.Profil-Bild{
|
font-family: 'Open Sans',sans-serif ;
|
||||||
display: block;
|
font-size: 14px;
|
||||||
margin-left: auto;
|
letter-spacing: 2px;}
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
img{ border-radius: 50% ;
|
||||||
height:auto;
|
}
|
||||||
max-width: 100px;
|
.Profil-Bild{
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
margin-top: 3%;
|
||||||
|
height:auto;
|
||||||
|
max-width: 100px;
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.link-dark {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
padding-top: 10px;
|
|
||||||
padding-bottom: 40px;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
}
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
.Profil-Name{
|
||||||
|
text-align: center;
|
||||||
|
padding: 20px;
|
||||||
|
color: rgba(255, 255, 255, 0.808);
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
}
|
||||||
.Profil-Bild{
|
.text{
|
||||||
display: block;
|
text-align: center;
|
||||||
margin-left: auto;
|
padding: 10x;
|
||||||
margin-right: auto;
|
color: rgba(255, 255, 255, 0.808);
|
||||||
margin-top: 3%;
|
}
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
.links{
|
||||||
text-decoration: none;
|
text-align: center;
|
||||||
color: white;
|
margin-top: 20px;
|
||||||
transition:color 1s;
|
padding:20px;
|
||||||
}
|
border: 10px solid #ff715b;
|
||||||
|
border-width: 2px;
|
||||||
|
border-radius: 40px;
|
||||||
.Links:hover{
|
width: 290px;
|
||||||
|
display: block;
|
||||||
background: #ff715b;
|
margin-left: auto;
|
||||||
}
|
margin-right: auto;
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
}
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
a{
|
||||||
.links{
|
text-decoration: none;
|
||||||
text-align: center;
|
color: white;
|
||||||
margin-top: 20px;
|
transition:color 1s;
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
}
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
.Links:hover{
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
background: #ff715b;
|
||||||
|
}
|
||||||
|
|
||||||
.links{
|
.social-media {
|
||||||
text-align: center;
|
padding-top: 20px;
|
||||||
margin-top: 20px;
|
display: flex;
|
||||||
padding:20px;
|
justify-content: center;
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
}
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
.link-dark {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-bottom: 40px;
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}body{
|
|
||||||
background:#12141d;
|
|
||||||
font-family: 'Open Sans',sans-serif ;
|
|
||||||
font-size: 14px;
|
|
||||||
letter-spacing: 2px;}
|
|
||||||
|
|
||||||
img{ border-radius: 50% ;
|
|
||||||
}
|
}
|
||||||
.Profil-Bild{
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 3%;
|
|
||||||
height:auto;
|
|
||||||
max-width: 100px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.Profil-Name{
|
|
||||||
text-align: center;
|
|
||||||
padding: 20px;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
|
|
||||||
}
|
|
||||||
.text{
|
|
||||||
text-align: center;
|
|
||||||
padding: 10x;
|
|
||||||
color: rgba(255, 255, 255, 0.808);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding:20px;
|
|
||||||
border: 10px solid #ff715b;
|
|
||||||
border-width: 2px;
|
|
||||||
border-radius: 40px;
|
|
||||||
width: 290px;
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
color: white;
|
|
||||||
transition:color 1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.Links:hover{
|
|
||||||
|
|
||||||
background: #ff715b;
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media {
|
|
||||||
padding-top: 20px;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue