#Some Test Changes
parent
c3894ebfce
commit
440c27ca32
|
@ -11,7 +11,7 @@
|
||||||
<title>Profilo di ...</title>
|
<title>Profilo di ...</title>
|
||||||
<style>
|
<style>
|
||||||
#mainbody{
|
#mainbody{
|
||||||
width: 75%;
|
width: 60%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
|
@ -207,7 +207,7 @@
|
||||||
<div class="isoffline mb-3">
|
<div class="isoffline mb-3">
|
||||||
Profilo Offline
|
Profilo Offline
|
||||||
</div>
|
</div>
|
||||||
<div class="card">
|
<div class="card personalprofile">
|
||||||
<h3 class="text-center">ULTIMI COMMENTI</h3>
|
<h3 class="text-center">ULTIMI COMMENTI</h3>
|
||||||
<table class="table table-hover">
|
<table class="table table-hover">
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in New Issue