mentors

mentors Git Source Tree


Root/public/css/userprofile.css

.navbar{
    width: 100%;
}
 
.container{
    width:100%;
}
 
.pic
{
     margin-top:50px;
     width:120px;
     margin-left:50px;
     margin-bottom:-60px;
}
 
.panel
{
}
 
.name
{
    position:absolute;
    padding-left:200px;
    font-size:30px;
}
 
.dropdown
{
    position:absolute;
}
 
.change
{
 position:relative;
 bottom:20px;
 padding:1px;
 color:white;
 text-decoration:none;
}
 
 
.change:hover
{
 text-decoration:none;
 background-color:black;
 color:white;
}

Archive Download this file

Branches

Number of commits:
Page rendered in 0.15261s using 11 queries.