NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

/*
Theme Name: Cancer
Text Domain: Cancer
Version: 1.9
Tested up to: 5.9
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Cancer
Author: Tom amjilt
Author URI: amjilt.com
*/
*{
padding: 0;
margin: 0;
font-family: "Source Sans Pro",sans-serif;
}
.space{
padding: 0 !important;
}
.s-title h1{
font-weight: 700;
font-size: 2.625em;
line-height: 1.25em;
color: #112f54;
margin-bottom: 25px;
margin-top: 50px;
}
.home-text h5 {
font-weight: 700;
font-size: 24px;
color: #1e1e23;
line-height: 1.25em;
margin-bottom: 20px;
text-align: center;
padding: 0 100px;

}
.home-text a{
color: #fff;
background-color: #ac0522;
border-color: #ac0522;
border-radius: 0;
padding: 10px 52px;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
letter-spacing: 2px;
border-width: 2px;
white-space: normal;
text-align: center;
}

.impact{
height: 180px;
text-align: center;
}
.divider{
margin-top: 20px;
margin-bottom: 0px;
border: 0;
border-top: 1px solid #cccbc9;
width: 100%;
}
.impact h4{
font-weight: 700;
font-size: 2.625em;
line-height: 1.25em;
color: #112f54;
margin-bottom: 25px;
}
.home-border{
border: solid 1px #cccbc9;
padding: 15px;
margin-bottom: 34px;
}
.header-menu{
margin-bottom: 0;
background-color: #f7f7f7;
border-top: 1px solid #c1c1c1;
border-bottom: 1px solid #c1c1c1;
position: relative;
border-radius: 0 !important;
}
.header-menu a{
color: #1e1e23;
margin: 0 -1px 0 0;
font-weight: 500;
padding: 15px 0;
border: 1px solid #c1c1c1;
border-width: 0 1px;
position: relative;
white-space: nowrap;
text-align: center;
font-size: 13px;
}
.header-menu .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
color: rgba(0,0,0,.9);
border: 1px solid #0047bb;
border-width: 5px 1px 1px 1px;
border-bottom-color: #c1c1c1;
z-index: 1;
background-color: #fff;
margin-top: -5px;
outline: 0;
box-shadow: none;
color: #0047bb;
}
.header-menu .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
display: -ms-flexbox;
display: inline-block;
-ms-flex-wrap: wrap;
/* flex-wrap: wrap; */
-ms-flex-align: center;
/* align-items: center; */
-ms-flex-pack: justify;
/* justify-content: space-between; */
/* position: fixed; */
/* top: 151px; */
background-color: #fff;
width: 100%;
/* left: -9999em; */
box-shadow: 0 2px 6px 0 #0000002b;
padding: 20px;
border-top: 1px solid #0047bb;
border-bottom: 1px solid #0047bb;
text-transform: none;
font-size: 1rem;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.38;
letter-spacing: normal;
text-align: left;
color: #1e1e23;
}
.header-menu .navbar {
position: relative;
display: -ms-flexbox;
display: inline-block;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0;
}
.header-menu i{
padding: 0 10px;
font-weight: bold;
}
.header-menu .navbar-light .navbar-nav .nav-link {
color: rgba(0,0,0,.5);
text-align: left;
}

.megamenu {
position: static
}

.megamenu .dropdown-menu {
background: none;
border: none;
width: 100%
}

code {
color: #745eb1;
background: #fff;
padding: 0.1rem 0.2rem;
border-radius: 0.2rem
}

.text-uppercase {
letter-spacing: 0.08em
}


/*Home big image*/
.home-img .big-img{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
height: 470px;
}
.home-img .big-img img{
width: 100%;
height: 100%;
position: relative;
object-fit: cover;
}
.home-img h1{
position: absolute;
color: #fff;
font-size: 3.125rem;
padding-bottom: 20px;
}
.home-news {
margin-top: -90px;
margin-bottom: 60px;
z-index: 2;
position: relative;
}
.home-news .home-news-bg{
background-color: #f9f9f9;
padding: 30px 30px;
}
.home-news-bg img {
width: 95px !important;
height:95px !important;
border-radius: 50%;
}
.home-news-bg h6{
color: #1e1e23;
border-bottom: dotted 1px #1e1e23;
font-weight: 700;
font-size: 16px;
}
.home-news-bg p{
font-size: 14px;
color: #1e1e23;
}
.news-tiles-list.component {
position: relative;
}
.news-tiles-list.component .light-blue-tile {
background-color: #1c62ad;
text-decoration: none;
}
.news-tiles-list.component>a {
text-transform: uppercase;
color: #FFF;
position: absolute;
z-index: 2;
padding: 5px 25px !important;
margin: 0 !important;
line-height: 1em;
left: 35px;
top: -10px;
font-size: .813em;
font-weight: 400;
}
.row.centered {
text-align: center;
}
.row.centered .col-centered {
display: inline-block;
float: none;
text-align: left;
vertical-align: top;
margin-left: -4px;
}

/*Home info*/
.home-info h1{
text-align: center;
font-size: 50px;
font-weight: bold;
padding-bottom: 50px;
}
.home-info h2{
font-weight: 700;
font-size: 1.5em;
color: #1e1e23;
line-height: 1.25em;
margin-bottom: 20px;
}
.home-info p {
font-size: 1.125em;
color: #1e1e23;
line-height: 1.5em;
margin-bottom: 30px;
}
.home-info .small-info{
max-width: 39.666667% !important;
margin-left: 22px;
}
.home-info .big-info{
width: 54.3%;
}
.home-news-info{
}
.home-news-info img{
width: 100%;
height: 186px;
object-fit: cover;
}
.home-news-info h2{
font-weight: 700;
font-size: 1.250em;
color: #0858a8;
line-height: 1.3em;
margin-bottom: 15px;
margin-top: 15px;
}
.home-news-info p {
font-size: 1.125em;
color: #1e1e23;
line-height: 1.5em;
margin-bottom: 30px;
}
.home-news-info .news-card{
margin-right: 20px;
max-width:23%;
}
.home-news-info h3 {
font-weight: 700;
font-size: 2.000em;
color: #1e1e23;
line-height: 1.25em;
margin-bottom: 25px;
}
.home-news-info h4{
font-weight: 700;
font-size: 2.625em;
line-height: 1.25em;
color: #112f54;
margin-bottom: 25px;
text-align: center;
}
/*Volunteer*/
.volunteer{
margin-top: 50px;
background-color: #f7f7f7f7;
padding-bottom: 50px;
}
.volunteer img{
width: 100%;
height: 160px;
object-fit: cover;
}
.volunteer h2 {
font-weight: 700;
font-size: 1.5em;
color: #0858a8;
line-height: 1.25em;
margin-bottom: 20px;
}
.volunteer h3 {
font-weight: 700;
font-size: 2.000em;
color: #1e1e23;
line-height: 1.25em;
margin-bottom: 25px;
}
.volunteer p {
font-size: 16px;
color: #1e1e23;
line-height: 1.5em;
margin-bottom: 30px;
}
.volunteer .v-card{
padding-bottom: 20px;
}
.volunteer .impact{
margin-left: 10px;
max-width: 48%;
margin-bottom: 30px ;
}
.v-space{
padding-top: 50px;
}

/*research*/
.research{

}
.research .r-card{
padding-top: 30px;
padding-bottom: 50px;
}
.research img{
width: 240px;
height: 240px;
margin: 0 auto 15px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
border: solid 2px #cccbc9;
object-fit: cover;

}
.research .r-img{
width: 240px;
height: 240px;
margin: 0 auto 15px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;

}
.research h2{
font-weight: 700;
font-size: 1.250em;
color: #1e1e23;
line-height: 1.3em;
margin-bottom: 15px;
text-align: center;
}
.research .r-card p{
font-size: 1.125em;
color: #1e1e23;
line-height: 1.5em;
margin-bottom: 30px;
text-align: center;
}

.r-img {
position: relative;
}
.overlay {
position: absolute;
top: 0;
left: 1px;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
transition: background 0.5s ease;
border-radius: 50%;
}

.r-img:hover .overlay {
display: block;
background: rgba(8,88,168, .7);
}
.r-img .button {
position: absolute;
width: 100%;
left: 0;
top: 10px;
text-align: center;
opacity: 0;
transition: opacity .35s ease;
background: none;

}

.r-img .button a {
text-align: center;
text-transform: uppercase;
color: #fff;
z-index: 1;
background: none;
text-decoration: none;
font-weight: 700;
font-size: 20px;
}
.r-img .button i{
font-size: 100px;
color: #fff;
}
.r-img:hover .button {
opacity: 1;
}

/*Cancer*/
.cancer{
background-color: #f7f7f7;
padding-bottom: 50px;
}
.cancer h1{
margin-bottom: 5px;
}
.cancer .c-card{

}

/*Footer*/
.footer{
background-color: #f7f7f7;
padding: 0;
border-top: solid 1px #e7e7e7;
}
.footer .footer-space{
padding: 30px 0;
}
.footer .footer-menu{
text-align: left;
}
.footer ul li a {
color: #1e1e23;
display: inline-block;
border: 2px solid transparent;
padding: 2px;
margin: -4px;
text-decoration: underline;
font-size: 12px;
}
.footer ul li h5 {
font-weight: 600;
font-size: .75em;
line-height: 1.25em;
color: #1e1e23;
text-transform: uppercase;
margin: 0 0 10px 0;
}
.footer ul li{
list-style: none;
}
.footer .footer-donate{
background-color: #ac0522 !important;
padding: 30px 30px 120px 30px;
position: relative;
}
.footer .footer-donate p {
color: #fff;
font-size: 16px;
font-weight: 300;
letter-spacing: 2px;
line-height: 1.5em;
}
.footer .footer-donate .btn{
margin-bottom: 0;
text-align: center;
position: absolute;
bottom: 10px;
width: 100%;
padding: 30px;
left: 0;
}
.footer .footer-donate a{
color: #fff;
padding: 5px 57px;
line-height: 1em;
white-space: normal;
border: 2px solid #fff;
width: 100%;
font-size: 1.250em;
font-weight: 400;
letter-spacing: 3px;
text-decoration: none;
}
.footer .footer-donate a:hover{
background: #fff;
color: #ac0522;
}
.footer-middle{
background-color: #112f54;
color: #FFF;
padding: 20px 0;
}
.footer-middle h2{
white-space: pre-line;
margin-bottom: 0;
line-height: 1.25em;
font-size: 18px;
letter-spacing: 2px;
float: left;
}
.footer-middle .number{
text-align: right;
}
.footer-middle .social{
border-right: 1px solid #fff;
padding-right: 0px !important;
}
.footer-middle h3{
text-transform: uppercase;
font-size: 1em;
font-weight: 400;
margin-bottom: 5px;
letter-spacing: 2px;
}
.footer-middle i{
padding-right: 25px;
font-size: 16px;
}
.footer-bottom {
background-color: #1e1e23;
padding: 30px 0;
}
.footer-bottom ul{
padding-top: 30px;
padding-left: 0px;
}
.footer-bottom ul li{
display: inline-block;
}
.footer-bottom ul li a {
font-size: .75em;
color: #fff;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
border-bottom: 1px solid #fff;
padding: 0 1px;
margin: 0 -1px;
}
.footer-bottom ul li a:hover{
border-bottom: 3px solid #fff;
}
.footer-bottom ul li {
list-style: none;
padding: 0 10px;
margin: 0;
display: table-cell;
text-align: center;
}
.footer-bottom p {
font-size: .75em;
color: #fff;
line-height: 1.2em;
margin-bottom: 0;
white-space: pre-line;
}
/*Cancel page*/
.cancer-page{
padding: 50px 0;
}
.cancer-page h6{
color: #1e1e23;
font-weight: 700;
font-size: .750rem;
letter-spacing: normal;
line-height: 24px;
text-align: center;
}
.cancer-page p{
font-size: 1.375em;
line-height: 1.272em;
text-align: center;
}
.cancer-page h1{
font-weight: 700;
font-size: 3.125em;
color: #1e1e23;
line-height: 1em;
margin-bottom: 20px;
text-align: center;
}
.cancer-page .cancer-card{
display: block;
border: solid 1px #cccbc9;
background: #f3f3f3;
padding: 30px 40px 30px 15px !important;
text-decoration: none !important;
box-sizing: content-box;
-webkit-box-sizing: content-box;
color: #484848;
}
.cancer-page .c-space{
margin: 0px 27px 27px 0px !important;
max-width: 25.333333%;
}
.cancer-page .big-space{
margin: 0px 13px 27px 0px !important;
max-width: 42.333333%;
}
.cancer-page .cancer-card h2{
font-weight: 700;
font-size: 1.5em;
color: #1e1e23;
line-height: 1.25em;
margin-bottom: 20px;
}
.cancer-page .cancer-card p{
font-size: 1em;
line-height: 1.375em;
margin-bottom: 25px;
text-align: left;
}
.border-wrap{
border: solid 1px #cccbc9;
position: relative;
padding: 15px;
margin-bottom: 34px;
}
.border-wrap h3{
text-transform: uppercase;
color: #112f54;
font-size: 1.625em;
line-height: 1.154em;
position: relative;
top: 0;
left: 0;
margin: -30px 0 15px 0;
padding-right: 15px;
color: #112f54;
font-weight: 700;
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.