Sha256: 7182a6b3775589b15b41b3862e9ce3496360934be7016115dd2b29e6c7b17c80

Contents?: true

Size: 913 Bytes

Versions: 4

Compression:

Stored size: 913 Bytes

Contents

BODY {
	background-color: #FFFFFF;
}
CODE {
	font-size: 90%;
	color: rgb(199, 37, 78);
	background-color: rgb(249, 242, 244);
	padding: 2px 4px;
	border-radius: 4px;
}
CODE:empty {
	display: none;
}
.ui.text.main.container {
	max-width: calc(100% - 14em) !important;
	width: auto !important;
	margin-top: 7em;
}
.scroll-padding {
	padding-bottom: 20vh;
}
.menu .subheader {
	color: white;
	margin: 1em 1em 0.2em 1em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ui.visible.left.sidebar~.pusher {
	width: calc(100% - 260px);
}
.ui.main H1,
.ui.main H2,
.ui.main H3,
.ui.main H4,
.ui.main H5,
.ui.main H6 {
	margin-top: 32px;
	margin-bottom: 16px;
	padding-bottom: 2px;
	border-bottom: 1px solid rgb(234, 236, 239);
}
.ui.table TD {
	overflow: scroll !important;
	text-overflow: unset !important;
	white-space: nowrap;
}

.ui.table TD::-webkit-scrollbar {
	width: 0;
	height: 0;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pg-doc-0.0.4 static/style.css
pg-doc-0.0.3 static/style.css
pg-doc-0.0.2 static/style.css
pg-doc-0.0.1 static/style.css