photo aside widget for profile page
This commit is contained in:
parent
99861b9fa6
commit
20fbf670db
15 changed files with 263 additions and 72 deletions
|
|
@ -1141,6 +1141,12 @@ aside h4, right_aside h4 {
|
|||
padding: 0px;
|
||||
margin: 2px;
|
||||
}
|
||||
.widget h3 a {
|
||||
color: #737373;
|
||||
}
|
||||
.widget h3 a:hover {
|
||||
color: black;
|
||||
}
|
||||
.widget .action {
|
||||
opacity: 0.1;
|
||||
-webkit-transition: all 0.2s ease-in-out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue