portrait
This commit is contained in:
@@ -32,22 +32,26 @@ img {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.imageframe{
|
||||
background-color: rgba(255,148,0,0.1);
|
||||
top: 0;
|
||||
left :0;
|
||||
border-style: inset;
|
||||
border-color: #ad6603;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.portrait{
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
float: right;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(/neko/crt/assets/images/yui.png);
|
||||
filter: hue-rotate(-100deg);
|
||||
background-position: center right;
|
||||
|
||||
}
|
||||
|
||||
.orange-filter{
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* header */
|
||||
|
||||
header {
|
||||
|
Reference in New Issue
Block a user