View Single Post
Old 08-11-2023, 02:06 PM   #6
n88yanks
Junior Member
n88yanks began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2023
Device: kindle fire
This is the relevant code (I think). I know a smattering of HTML but I'm not sure how to proceed here. I am assuming that the dots are inserted in one of the classes. Can I override that here or do I need to go into the stylesheet? I'm not sure how to proceed. Thanks for the help!

<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml" class="calibre">
<head>
<title>s Bread</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="stylesheet" type="text/css" href="page_styles.css"/>
</head>
<body class="calibre1">
<ul class="outline_"><li class="calibre2"><h1 class="p-p" id="calibre_pb_7"><span id="anchor130" class="calibre3"></span><span id="anchor131" class="calibre3"></span>Two – Our Identity<a id="anchor132" class="calibre3"></a><a id="anchor133" class="calibre3"></a></h1>
</li>
</ul>
n88yanks is offline   Reply With Quote