Update indeedlayout.css

This commit is contained in:
Deva Midhun 2025-01-29 01:00:03 +05:30 committed by GitHub
parent 84c28afdee
commit fe0d3152d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,6 +45,16 @@
margin-left: unset;
}
.reversetitle>h1 {
border: 2px var(--popcolor) solid;
background-color: var(--bgcolor);
transform: rotate(5deg);
position: absolute;
right: 0;
margin-right: -15px;
margin-left: unset;
}
/* END OF JAUNTY TITLES */
/* the rest of the layout vv */