Skip to content

Commit

Permalink
Update apptexviewer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wsricardo committed Jun 27, 2024
1 parent 66f81cd commit cd9e6a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apptexviewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@
};
</script>


<style>

body {margin: 0; padding: 0;}

#page-app {width: 100%; display: grid; padding:0; text-align: center; font-family: arial, sans-serif;}
#app-wview {display: grid; background-color: #c5c5c5;color: white; width: 100%; height: auto; padding: 6% 0 8% 0; font-weight: bold; font-size: 22pt;}
#wview{color: black;background-color: whitesmoke; padding: 10pt; height: auto; margin: 2pt;}
Expand Down

0 comments on commit cd9e6a3

Please sign in to comment.