مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
initial commit from appmail
هذا الالتزام موجود في:
42
app/assets/stylesheets/application/application.scss
Normal file
42
app/assets/stylesheets/application/application.scss
Normal file
@@ -0,0 +1,42 @@
|
||||
@import 'global/reset';
|
||||
@import 'global/variables';
|
||||
@import 'global/mixins';
|
||||
@import 'global/fonts';
|
||||
|
||||
@import 'vendor/*';
|
||||
@import 'elements/*';
|
||||
@import 'components/*';
|
||||
@import 'global/utility';
|
||||
|
||||
html.main {
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
font-size:14px;
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
background:$backgroundGrey;
|
||||
body {
|
||||
display:flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
overflow-x:hidden;
|
||||
}
|
||||
}
|
||||
|
||||
html.subPage {
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
font-size:14px;
|
||||
background:$backgroundGrey;
|
||||
body {
|
||||
padding-top:100px;
|
||||
padding-bottom:100px;
|
||||
}
|
||||
.subPage__logo {
|
||||
margin-bottom:40px;
|
||||
text-align:center;
|
||||
}
|
||||
}
|
||||
|
||||
.turbolinks-progress-bar {
|
||||
background-color: $darkBlue;
|
||||
}
|
||||
المرجع في مشكلة جديدة
حظر مستخدم