Editing your bubble tab
Sizing the tab:
find #tabs:hover{ and search for the height and width, change the number if you want it to be bigger/smaller.
Changing the sign:
go to <body> and find <b><div style="font-size: 32px;">+</div></b><br><p> (under <div id=tabs). Change the plus button to another sign or you can change it into a photo.
<b><div style="font-size: 32px;"> <img src=”URL”></div></b><br><p>













