미디어위키:Foreground.css: 두 판 사이의 차이

    CABAL WIKI
    편집 요약 없음
    태그: 되돌려진 기여
    편집 요약 없음
    태그: 되돌려진 기여
    1번째 줄: 1번째 줄:
    #
     
    !
    a {
      color: #3366cc;
      text-decoration: none;
    }
    a:hover {
      text-decoration: underline;
    }

    2025년 9월 18일 (목) 18:00 판

    
    a {
      color: #3366cc;
      text-decoration: none;
    }
    a:hover {
      text-decoration: underline;
    }