Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Live Search
sizelarge
placeholderSearch Synergetic Documentation Version 6970
typepage

Using a previous version of Synergetic?


Html
<style>
.innerCell {
	text-align:center;
}
td,th {
	display:inline-block!important;
	border:none;!important;
	margin:40px;
	min-width:110px!important;
	min-height:100px!important;
padding-top:10px;
}
 
tr {
	display:table-row;
}
@media screen and (max-width: 750px) {
	td.confluenceTd {
		display:inline-block,
		float:left;
		min-width:calc(100%/4);
	}
.innerCell {
	text-align:left;
}
} 
 
@media (max-width: 480px) {
	td.confluenceTd {
		width:calc(100%/3);
		padding:1px!important;
		margin:0px!important;
	}

} 
td.confluenceTd {
	border:#eee!important;
	border-radius:3px;
	background:linear-gradient(to top left, #eaeaea,#fff);
   
}
.confluenceTd img {
	border-radius:2px!important;
}
</style>




Html
<style type="text/css"> #title-heading{display:none;} #com-atlassian-confluence th, #com-atlassian-confluence td,#com-atlassian-confluence .confluenceTh, #com-atlassian-confluence .confluenceTd {border: 0;}.page-metadata-modification-info{display:none;}#likes-and-labels-container{display:none;}#comments-section{display:none;}.columnLayout.single{;}.columnLayout.two-equal{padding-bottom:50px;}.columnLayout.three-equal{background-color:#339999;padding-top:0px;padding-bottom:0px;}.columnLayout.three-with-sidebars{background-color:;padding-top:0px;padding-bottom:0px;}.expand-control{text-align:center;margin-top:10px;margin-bottom:15px;}</style>