mirror of https://github.com/abpframework/abp.git
csharpabpc-sharpframeworkblazoraspnet-coredotnet-coreaspnetcorearchitecturesaasdomain-driven-designangularmulti-tenancy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
482 B
32 lines
482 B
.post-desc {
|
|
overflow-wrap: break-word;
|
|
}
|
|
|
|
#gravatar {
|
|
margin: 10px;
|
|
}
|
|
|
|
#profile-photo {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.custom-heading {
|
|
margin-bottom: 20px !important;
|
|
font-size: 28px !important;
|
|
}
|
|
|
|
.company-jobtitle {
|
|
font-size: 16px !important;
|
|
font-weight: 300 !important;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.username-website {
|
|
font-size: 16px !important;
|
|
font-weight: 400 !important;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.custom-small {
|
|
display: block;
|
|
}
|
|
|