Mercurial > templog
comparison web/views/top.tpl @ 286:61269311ed3d
wrong degree symbol
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 20 Feb 2017 23:23:57 +0800 |
parents | 6c14e0573f50 |
children |
comparison
equal
deleted
inserted
replaced
280:6c14e0573f50 | 286:61269311ed3d |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
3 <head> | 3 <head> |
4 <title>Wort Temperature Log</title> | 4 <title>Wort Temperature Log</title> |
5 <meta name="viewport" content="width=device-width"> | 5 <meta name="viewport" content="width=device-width"> |
6 <meta name="theme-color" content="#fff"> | |
6 <style type="text/css"> | 7 <style type="text/css"> |
7 span.no_selection { | 8 span.no_selection { |
8 -webkit-user-select: none; // webkit (safari, chrome) browsers | 9 -webkit-user-select: none; // webkit (safari, chrome) browsers |
9 -moz-user-select: none; // mozilla browsers | 10 -moz-user-select: none; // mozilla browsers |
10 -khtml-user-select: none; // webkit (konqueror) browsers | 11 -khtml-user-select: none; // webkit (konqueror) browsers |