Skip to content
Snippets Groups Projects
Commit c6e9a97c authored by Yulong Wang's avatar Yulong Wang
Browse files

Delete memberhomepage.css

parent 592da83c
No related merge requests found
.top {
background: #fefefe;
}
.title {
width: 130px;
height: 75px;
margin: 23px 0;
background-color: #f75a53;
color: yellow;
}
.saying img {
margin: 36px 24px 33px 39px;
}
.saying2 {
width: 300px;
height: 39px;
margin-top: 20px;
}
.saying2 p {
font-size: 14px;
color: #989a99;
font-style: italic;
line-height: 2;
}
.nav1 li {
padding: 30px 16px;
color: #000100;
float: left;
margin-top: 30px;
}
.nav1 li:hover {
background-color: #f75a53;
color: #fdfde3;
}
.profile{
border: 1px solid #000100;
width: 200px;
height: 350px;
position: relative;
top:200px;
left:150px;
}
.profile img{
position: absolute;
width: 100%;
height: auto;
left:1px;
}
.profile h3{
position: relative;
left: 20px;
top: 150px;
}
.profile p{
position: relative;
left: 20px;
top: 150px;
}
.information{
border: 1px solid #000100;
width: 1000px;
height: 600px;
position: relative;
top:-152px;
left:350px;
}
.content{
position: absolute;
border: 1px solid #000100;
width: 900px;
height: 520px;
left:53px;
top:40px;
}
.content p{
line-height: 30px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment