Skip to content

Instantly share code, notes, and snippets.

@Hecatoncheir
Last active August 3, 2018 08:06
Show Gist options
  • Select an option

  • Save Hecatoncheir/7806ae16065e8a121a91ac63afe7585f to your computer and use it in GitHub Desktop.

Select an option

Save Hecatoncheir/7806ae16065e8a121a91ac63afe7585f to your computer and use it in GitHub Desktop.
Customizations for www.kollega.com via StyleURL.
p, td, th, li, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
body {
font-family: Spectral;
font-size: 13px;
font-size: 1em;
line-height: 1.3;
line-height: 1.94117647em;
margin: 0;
margin: auto;
}
#mainwrapper {
width: unset;
margin: unset;
}
article, #section-content, #page-show, #page-edit {
float: unset;
}
#section-content, #page {
padding: unset;
}
#menu-user li.active {
color: #e61616;
background: unset;
border-color: unset;
text-shadow: unset;
}
.filesform, .commentform {
display: none;
}
---
version: 1.0
domains:
- www.kollega.com
url_patterns:
- www.kollega.com/*
timestamp: '2018-08-03T06:35:36Z'
id: meQf
redirect_url: https://www.kollega.com/Izmenenija
shared_via: StyleURL - (https://www.styleurl.app) import and export CSS changes from
Chrome Inspector to a Gist you can share (like this one!).
screenshot_url: https://styleurlapp.s3-us-west-2.amazonaws.com/8YaFb4AGUwaYSQeJUrzhcw-photo.png
h1 {
font-family: Spectral;
font-size: 24px;
font-size: 4.23529412em;
line-height: 110%;
line-height: 1.375em;
margin-top: 0.45833333em;
margin-bottom: 0.91666666em;
}
p.auto {
font-family: inherit;
margin-top: 0em;
margin-bottom: 1.94117647em;
margin: inherit;
padding: inherit;
font-size: inherit;
}
h3 {
font-size: 1.64705882em;
line-height: 1.17857143em;
margin-top: 1.17857143em;
margin-bottom: 0em;
font-family: unset;
}
#toc li li {
margin-bottom: 1.94117647em;
}
#section-content {
width: 860px;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment