0.0.92
This commit is contained in:
@@ -218,6 +218,11 @@ section.register>h1 {
|
|||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "mr_NorwesterG";
|
||||||
|
src: url("/static/fonts/mr_NorwesterG.ttf");
|
||||||
|
}
|
||||||
|
|
||||||
.first-column>div:nth-child(2)>div:first-child {
|
.first-column>div:nth-child(2)>div:first-child {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
/* Body text 3 */
|
/* Body text 3 */
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ function getNewMessageSession (){
|
|||||||
// 'new_message' : 'False'
|
// 'new_message' : 'False'
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
|
// b = cookieS
|
||||||
return prs_;
|
return prs_;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user