User:Stanley/timeless.css: Difference between revisions

From Rozum Framework
Removed redirect to User:Stanley/Timeless.css
Tag: Removed redirect
No edit summary
 
Line 1: Line 1:
#p-logo-text {
#p-logo-text a.long {
  background-image: url("/images/4/49/Rozum-framework-extended-horizontal.png");
    margin-top: -5px;
  background-size: auto 100%;
    font-size: 1.5em;
  background-color: orange;
    line-height: 0.8;
  background-repeat: no-repeat;
    background-size: auto 100%;
}
    background-repeat: no-repeat;
#p-logo-text a {
    color: transparent;
color: transparent;
    width: 135px;
    background-image: url(/images/4/49/Rozum-framework-extended-horizontal.png);
}
}

Latest revision as of 23:00, 21 March 2026

#p-logo-text a.long {
    margin-top: -5px;
    font-size: 1.5em;
    line-height: 0.8;
    background-size: auto 100%;
    background-repeat: no-repeat;
    color: transparent;
    width: 135px;
    background-image: url(/images/4/49/Rozum-framework-extended-horizontal.png);
}