Browse Source

minor styling updates

master
jk 4 years ago
parent
commit
9b7764e34c
  1. 7
      themes/nipponalba/static/css/style.css

7
themes/nipponalba/static/css/style.css

@ -130,7 +130,7 @@ img:hover {
margin: 0 auto;
}
.page-top .nav {
width:50%;
width:80%;
list-style: none;
padding: 18px 0px;
float: left;
@ -149,7 +149,7 @@ width:50%;
color: var(--link-colour);
}
.page-top .selectors{
width:150px;
width:130px;
float:right;
display:inline-block;
vertical-align:middle;
@ -200,6 +200,7 @@ width:50%;
}
.content .profile .profile-left{
width:20% !important;
min-width: 200px;
padding:0;
margin:0;
display:inline-block;
@ -207,7 +208,7 @@ width:50%;
}
.content .profile .profile-right{
vertical-align:top;
width:75%;
width:65%;
display:inline-block;
padding:0;
margin:0;