Repaired a bug

pull/1/head
CatalinScr 7 years ago
parent dd48cf7c90
commit 1f4d0a0a56

@ -121,10 +121,6 @@ define([
]),
]),
h('div.container.cp-container', [
/*h('center', [
h('h1', Msg.about)
]),
setHTML(h('p'), 'CryptPad is created inside of the Research Team at <a href="http://xwiki.com">XWiki SAS</a>, a small business located in Paris France and Iasi Romania. There are 3 core team members working on CryptPad plus a number of contributors both inside and outside of XWiki SAS.'),*/
h('div.row', [
h('div.cp-develop-about.col-12',[
h('div.cp-icon-cent'),

@ -56,7 +56,7 @@
background: -webkit-linear-gradient(to right, #FF7C4F, #4592C4); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #FF7C4F, #4592C4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
padding-top: 3em;
padding-bottom: 5em;
padding-bottom: 7em;
padding-left: 30px;
padding-right: 30px;
p {

Loading…
Cancel
Save