index.sh
changeset 1785 368beeffcae6
parent 1784 a9e8554a24d3
child 1889 265b8d0f6149
equal deleted inserted replaced
1784:a9e8554a24d3 1785:368beeffcae6
     5 <head>
     5 <head>
     6   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     6   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     7   <title>Tips</title>
     7   <title>Tips</title>
     8   <style type="text/css">
     8   <style type="text/css">
     9     body { background-color: LightYellow; }
     9     body { background-color: LightYellow; }
       
    10     ul { padding-left: 1em; }
    10     a { text-decoration:none; }
    11     a { text-decoration:none; }
    11     a:link { color: brown; }
    12     a:link { color: brown; }
    12     a:visited { color: IndianRed; }
    13     a:visited { color: IndianRed; }
    13     a:hover { background: bisque; border-radius: 10px; padding: 1px; }
    14     a:hover { background: bisque; border-radius: 10px; padding: 1px; }
    14   </style>
    15   </style>