일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 모바엑스텀 설치
- 프리티어 비용 발생
- pam_tally2.so
- ln -Tfs
- CentOS-Base.repo
- Default vpc
- 버프슈트
- Unable to create a new virtual machine: No permission to perform this operation.
- pam_tally -u
- uptime -p
- aws 자격증 접수 오류
- 장치에 남은 공간이 없음
- 리눅스 telnet
- histoy옵션
- burpsuite
- 버프스위트
- Burp Suite
- svn: Can't find a temporary directory: Internal error
- pam_tally -u -r
- uptime -V
- AWS 시험후기
- 패키지 출력
- Default 생성
- AWS
- HISTTIMEFORMAT
- Default 삭제
- i-node full
- uptime -s
- rm -f
- root로그인안됨
Archives
- Yesterday
- Today
- Total
티스토리(tistory) [더보기] 글자색, 크기, 밑줄 변경 하는 법 본문
728x90
반응형
안녕하세요 티스토리(tistory)에서 글을 쓰게 되면 [더보기]메뉴를 이용해서 글을 축소 시킬 때가 있습니다. 근데 [더보기]메뉴는 색깔이 옅어서 이게 [더보기] 글 인지 모를 때가 있습니다. 이 부분을 수정하기 위해서는 아래 코드를 입력해야 합니다.
더보기
.moreless_fold, .moreless_top, .moreless_bottom { text-weight:800; text-decoration:underline; /* 폰트 특징, 굵게 밑줄, 가로줄 등등... */ color:#ff0000; /* 폰트 색상 */ font-size:16px; /* 폰트 사이즈 */}
text-decoration 속성 값
text-decoration:none /* 텍스트의 줄 없애기 */
text-decoration:
overline /* 텍스트 위에 줄 긋기 */
text-decoration:line-through /* 텍스트 중간에 줄 긋기 */
text-decoration:underline /* 텍스트 아래에 밑줄 긋기 */
color 색상 값 찾으러 가기
1. 관리메뉴로 들어 갑니다.
2. 관리 메뉴에서 꾸미기 -> HTML/CSS 편집을 누릅니다.
3. CSS 부분 마지막 줄에 위에 코드를 입력 합니다.
728x90
반응형
'여러가지 > 여러가지' 카테고리의 다른 글
이동 암호 코드(shift cipher code) encrypted and decoder (0) | 2018.09.27 |
---|---|
shift cipher code(이동 암호 코드) Decoding (0) | 2018.09.26 |
shift cipher code(이동 암호 코드) Encrypted (0) | 2018.09.25 |
구글 크롬 다운로드 경로 변경하는 방법 (0) | 2018.09.16 |
티스토리(Tistory) 카테고리 숫자 안나올 때 (0) | 2016.11.18 |
Comments