CMS/Drupal

TB Sireate-font

onesixx 2013. 9. 6. 15:35
반응형

 

 

\sites\all\themes\tb_sirate\css\

 

image

 

.block-title {
  font-family: '맑은 고딕', 'Malgun Gothic', dotum, Consolas, Monaco, "Courier New", Courier, monospace;
}

/*
* Base Font Sizes
*/

/* Base fontsize is 62.5% = 10px. Change the value in html-elements.css */

.fs-smallest {   font-size: 1.2em;}
.fs-small      {  font-size: 1.3em;}
.fs-medium {  font-size: 1.4em;}
.fs-large      {  font-size: 1.5em;}
.fs-largest   {  font-size: 1.6em;}

 

/*.fs-smallest {   font-size: 1.0em;}
.fs-small      {  font-size: 1.1em;}
.fs-medium {  font-size: 1.2em;}
.fs-large      {  font-size: 1.3em;}
.fs-largest   {  font-size: 1.4em;}*/

반응형

'CMS > Drupal' 카테고리의 다른 글

Drupal::Integrating with SugarCRM-SOAP  (0) 2013.09.29
Drupal::Wysiwig::disable CKeditor for comment fields  (0) 2013.09.13
drupal tutorial  (0) 2013.09.11
Update Drupal Core (Minor update procedure)  (0) 2013.09.05
MAP  (0) 2013.09.05
Drupal::View::Page  (0) 2013.09.05