Merge pull request #2223 from rabuzarus/2912_photo_widget
photo aside widget for profile page
This commit is contained in:
commit
83e54f70d3
15 changed files with 290 additions and 106 deletions
|
|
@ -1190,6 +1190,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