removed beta
This commit is contained in:
parent
4eadc1b771
commit
a908bb02ca
File diff suppressed because it is too large
Load Diff
@ -25,7 +25,7 @@
|
||||
// $site_fields[] = check_plain($vars['site_slogan']);
|
||||
// }
|
||||
|
||||
$vars['site_title'] = '<h1><a href="/">'. $vars['site_name'] .'</a><span class="beta">beta</span></h1>'.'<span class="slogan">'.$vars['site_slogan'].'</span>';
|
||||
$vars['site_title'] = '<h1><a href="/">'. $vars['site_name'] .'</a></h1>'.'<span class="slogan">'.$vars['site_slogan'].'</span>';
|
||||
|
||||
|
||||
|
||||
|
@ -217,12 +217,6 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
||||
@include inlineblock(); vertical-align: baseline; position:relative; line-height:1.25;
|
||||
a:hover{text-decoration: none ;}
|
||||
}
|
||||
span.beta{
|
||||
line-height:1; letter-spacing: 0.1em;
|
||||
color:rgb(0,0,122);
|
||||
@include fs12;
|
||||
position:absolute; left:0; padding-left:0; margin-left:0;
|
||||
}
|
||||
span.slogan{
|
||||
@include fs14;
|
||||
margin-top:-3px;
|
||||
@ -1676,12 +1670,6 @@ body.print-node-materiau{
|
||||
&:hover{text-decoration: none ;}
|
||||
}
|
||||
}
|
||||
span.beta{
|
||||
line-height:1; letter-spacing: 0.1em;
|
||||
color:rgb(0,0,122);
|
||||
@include fs12;
|
||||
position:absolute; left:0; padding-left:0; margin-left:0;
|
||||
}
|
||||
span.slogan{
|
||||
@include fs14;
|
||||
margin-top:-3px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user