Fix header title and subtitle
This commit is contained in:
parent
7a1d7f9087
commit
82ab2af20a
|
@ -2545,14 +2545,14 @@ div#pandora_logo_header {
|
|||
}
|
||||
|
||||
.header_title {
|
||||
font-size: 12px;
|
||||
color: #161628;
|
||||
font-weight: 600;
|
||||
font-size: 10.5pt;
|
||||
color: #303030;
|
||||
}
|
||||
|
||||
.header_subtitle {
|
||||
font-size: 10pt;
|
||||
color: #606060;
|
||||
font-size: 15px;
|
||||
color: #8a96a6;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue