This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* todo: do this at the end: move this to the default template (branding.css) and use the look for the install.php too */
/* todo: rename to rs-title-branding */
.rs-title-header
/* @section 1.2 branding */
.rs-title-branding
{
height:5em;
margin-left: auto;
margin-right: auto;
position: relative;
text-indent:-999em;
width:5em;
&:before
{
background:url('../../../../templates/default/assets/images/redaxscript.svg') no-repeat center center /55%,linear-gradient(to top,gray(230),gray(255));
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters